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

Update conda envs to use conda-forge only #2402

Merged
merged 7 commits into from
Nov 2, 2023

Commits on Nov 1, 2023

  1. download conda-forge's conda installer that is configured to only use…

    … the conda-forge channel to avoid licensing issues with Anaconda -- using an explicit version instead of 'latest' for reproducibility and so we can easily track which version was used
    georgemccabe committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    1c9c405 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Configuration menu
    Copy the full SHA
    b786e94 View commit details
    Browse the repository at this point in the history
  2. fail if data required to run use case or diff test cannot be download…

    …ed so GHA error logs are more clear -- previously use cases or diff tests would fail and it was not clear why
    georgemccabe committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    db72d85 View commit details
    Browse the repository at this point in the history
  3. run diff for -ref branch run and only save output data artifacts if t…

    …here are differences -- this should only update the truth data for use case groups that need to be updated
    georgemccabe committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    f082c54 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd98478 View commit details
    Browse the repository at this point in the history
  5. turn off use cases

    georgemccabe committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    9efb6b4 View commit details
    Browse the repository at this point in the history
  6. Revert "run diff for -ref branch run and only save output data artifa…

    …cts if there are differences -- this should only update the truth data for use case groups that need to be updated"
    
    This reverts commit f082c54.
    georgemccabe committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    39d5786 View commit details
    Browse the repository at this point in the history