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 repo in pipeline post-release smoke tests #394

Open
tdurk93 opened this issue Jan 22, 2024 · 0 comments
Open

Cache pip repo in pipeline post-release smoke tests #394

tdurk93 opened this issue Jan 22, 2024 · 0 comments
Assignees
Labels
story New feature or request

Comments

@tdurk93
Copy link
Contributor

tdurk93 commented Jan 22, 2024

Instead of pulling down pip on every commit to main, we should be caching the results so we can avoid pulling down the same repo frequently. This should speed up pipeline execution time.

Use this cache action: https://github.com/actions/cache

AC:

  • Pipeline executions are using a cached version of the pip repo
@dlolaogundipe dlolaogundipe added the story New feature or request label Jan 24, 2024
@joe-stafford joe-stafford self-assigned this Jan 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
story New feature or request
Projects
Status: Done
Development

No branches or pull requests

3 participants