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

Build and cache conda environments with lockfiles #2011

Merged
merged 13 commits into from
May 16, 2022

Commits on May 6, 2022

  1. Build with lockfiles on CI

    epassaro committed May 6, 2022
    Configuration menu
    Copy the full SHA
    d2a95a0 View commit details
    Browse the repository at this point in the history
  2. Cache conda environment

    epassaro committed May 6, 2022
    Configuration menu
    Copy the full SHA
    f35917b View commit details
    Browse the repository at this point in the history
  3. Move defaults to top

    epassaro committed May 6, 2022
    Configuration menu
    Copy the full SHA
    7684fa3 View commit details
    Browse the repository at this point in the history
  4. Use --file

    epassaro committed May 6, 2022
    Configuration menu
    Copy the full SHA
    de9ca72 View commit details
    Browse the repository at this point in the history
  5. Test cache

    epassaro committed May 6, 2022
    Configuration menu
    Copy the full SHA
    4f17df3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    efc336a View commit details
    Browse the repository at this point in the history
  7. Test docs cache on my fork

    epassaro committed May 6, 2022
    Configuration menu
    Copy the full SHA
    08e74b9 View commit details
    Browse the repository at this point in the history
  8. Missing cache path

    epassaro committed May 6, 2022
    Configuration menu
    Copy the full SHA
    d8d65df View commit details
    Browse the repository at this point in the history
  9. Change cache step name

    epassaro committed May 6, 2022
    Configuration menu
    Copy the full SHA
    f16984e View commit details
    Browse the repository at this point in the history
  10. Pre-merge changes

    epassaro committed May 6, 2022
    Configuration menu
    Copy the full SHA
    f4b6aa2 View commit details
    Browse the repository at this point in the history
  11. Fix typo

    epassaro committed May 6, 2022
    Configuration menu
    Copy the full SHA
    fcb2914 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0ff9d8d View commit details
    Browse the repository at this point in the history

Commits on May 8, 2022

  1. Configuration menu
    Copy the full SHA
    d2c1f38 View commit details
    Browse the repository at this point in the history