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

Create a deploy action #85

Merged
merged 19 commits into from
Oct 30, 2024

Commits on Jul 15, 2024

  1. Create a deploy action

    Pierre-Louis Barbarant committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    0426d3c View commit details
    Browse the repository at this point in the history
  2. chore: Update branch name in GitHub Actions workflow

    Pierre-Louis Barbarant committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    d3b5cfa View commit details
    Browse the repository at this point in the history
  3. Changed the conditional

    Pierre-Louis Barbarant committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    cd8c199 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. chore: Update download-artifact action to version 4

    Pierre-Louis Barbarant committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    e2bc23b View commit details
    Browse the repository at this point in the history
  2. chore: Update upload-artifact action to version 4

    Pierre-Louis Barbarant committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    c3c4e2f View commit details
    Browse the repository at this point in the history
  3. chore: Update repository reference in GitHub Actions workflow

    Pierre-Louis Barbarant committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    4f5a3fc View commit details
    Browse the repository at this point in the history
  4. chore: Remove commented out code in GitHub Actions workflow

    Pierre-Louis Barbarant committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    e559d84 View commit details
    Browse the repository at this point in the history
  5. chore: Remove unused artifact download step in GitHub Actions workflow

    Pierre-Louis Barbarant committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    f8202b0 View commit details
    Browse the repository at this point in the history
  6. chore: Update GitHub Actions workflow to deploy documentation

    Pierre-Louis Barbarant committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    a9eac46 View commit details
    Browse the repository at this point in the history
  7. chore: Update GitHub Actions workflow to deploy documentation

    Pierre-Louis Barbarant committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    f712a6c View commit details
    Browse the repository at this point in the history
  8. Add special action for deploying

    Pierre-Louis Barbarant committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    4b02767 View commit details
    Browse the repository at this point in the history
  9. chore: Update GitHub Actions workflow to deploy documentation

    Pierre-Louis Barbarant committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    9b585e9 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Add fetch-depth: 0 for action pushing

    Co-authored-by: Elizabeth DuPre <[email protected]>
    pbarbarant and emdupre authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    adc8270 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Refactor doc build and deploy workflow

    Pierre-Louis Barbarant committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    0890254 View commit details
    Browse the repository at this point in the history
  2. Refactor doc-build.yml to avoid running the deploy job on forks

    Pierre-Louis Barbarant committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    17f2d48 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ebd5d07 View commit details
    Browse the repository at this point in the history
  4. Update .github/workflows/doc-build.yml

    Co-authored-by: Elizabeth DuPre <[email protected]>
    pbarbarant and emdupre authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    e7571f0 View commit details
    Browse the repository at this point in the history
  5. Update .github/workflows/doc-build.yml

    Co-authored-by: Elizabeth DuPre <[email protected]>
    pbarbarant and emdupre authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    ed7722f View commit details
    Browse the repository at this point in the history
  6. Add jax and test toml dependencies

    Co-authored-by: Elizabeth DuPre <[email protected]>
    pbarbarant and emdupre authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    908705b View commit details
    Browse the repository at this point in the history