Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Actions deployment #110

Merged
merged 4 commits into from
Sep 5, 2024
Merged

Actions deployment #110

merged 4 commits into from
Sep 5, 2024

Commits on Sep 5, 2024

  1. Added scripts for local build

    thasso committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    7a70fe5 View commit details
    Browse the repository at this point in the history
  2. Added PR build action

    thasso committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    c72f0ce View commit details
    Browse the repository at this point in the history
  3. Added publish pipeline

    Here we add the publish pipeline to build the results and publish them
    using GitHub Pages.
    
    NOTE: Right now this publishes from a dev branch and we need to switch this
    to master once everything is working as expected.
    thasso committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    dca2513 View commit details
    Browse the repository at this point in the history
  4. Updated Readme and switch to master

    This commit updates the Readme with the new URLs
    and switches the publish workflow to be triggered
    from the master branch.
    thasso committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    4579010 View commit details
    Browse the repository at this point in the history