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

Improve CI reproducibility and caching #237

Open
2 tasks
siddharth-krishna opened this issue Oct 16, 2024 · 0 comments
Open
2 tasks

Improve CI reproducibility and caching #237

siddharth-krishna opened this issue Oct 16, 2024 · 0 comments

Comments

@siddharth-krishna
Copy link
Collaborator

  • We should pin all dependency versions in requirements.txt and use that in the CI, so that all CI runs use the exact same versions (unless/until we manually bump up a version)
  • We should also take a hash of the requirements.txt file and include it in the cache key, since the cache is dependent on the version of hashlib used

Originally posted by @siddharth-krishna in #38 (review)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant