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

Add caching to CI. #4999

Merged
merged 4 commits into from
Feb 17, 2022
Merged

Conversation

MichaelBroughton
Copy link
Collaborator

@MichaelBroughton MichaelBroughton commented Feb 16, 2022

P1 spinoff from #4913 . Upgrades all long running CI tests to use the cachev2 action to store the pip install cache. To prevent the cache going stale the --upgrade and upgrade eager flags are added.

Also pins previously unpinned Rigetti quilc and qvm docker images.

@MichaelBroughton MichaelBroughton requested review from a team, vtomole and cduck as code owners February 16, 2022 21:41
@CirqBot CirqBot added the size: S 10< lines changed <50 label Feb 16, 2022
Copy link
Collaborator

@tanujkhattar tanujkhattar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you fix the failing tests?

@tanujkhattar tanujkhattar merged commit a2f04f1 into quantumlib:master Feb 17, 2022
95-martin-orion pushed a commit to 95-martin-orion/Cirq that referenced this pull request Mar 2, 2022
* Add caching to CI.

* Fix windows caching issues.
rht pushed a commit to rht/Cirq that referenced this pull request May 1, 2023
* Add caching to CI.

* Fix windows caching issues.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: S 10< lines changed <50
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants