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

Cache pip dependencies in validate runs #1260

Merged
merged 2 commits into from
Jan 17, 2024

Conversation

qstokkink
Copy link
Collaborator

@qstokkink qstokkink commented Jan 16, 2024

Fixes #1237

This PR:

  • Adds caching for pip dependencies in the validate action.
  • Adds caching for libsodium.dll on Windows in the validate action.

@qstokkink
Copy link
Collaborator Author

validate

@qstokkink qstokkink changed the title WIP: Cache pip dependencies in validate runs READY: Cache pip dependencies in validate runs Jan 17, 2024
@qstokkink qstokkink marked this pull request as ready for review January 17, 2024 14:42
@qstokkink qstokkink changed the title READY: Cache pip dependencies in validate runs Cache pip dependencies in validate runs Jan 17, 2024
@qstokkink qstokkink merged commit 7487db4 into Tribler:master Jan 17, 2024
8 checks passed
@qstokkink qstokkink deleted the add_pip_cache branch January 17, 2024 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Add caching for validate action dependencies
2 participants