Skip to content

CI: Use a cache for pre-commit #10479

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

Merged
merged 4 commits into from
Jun 30, 2023
Merged

CI: Use a cache for pre-commit #10479

merged 4 commits into from
Jun 30, 2023

Conversation

benjaoming
Copy link
Contributor

Circle CI spends 1 minute initializing pre-commit on every build.

Using this example from the pre-commit docs should be enough to cache the pre-commit environments across our builds.

@benjaoming benjaoming requested a review from a team as a code owner June 27, 2023 11:09
@benjaoming benjaoming requested a review from stsewd June 27, 2023 11:09
@benjaoming benjaoming force-pushed the feature/pre-commit-cache branch from 125233b to 88bfa06 Compare June 27, 2023 11:11
@benjaoming benjaoming requested a review from humitos June 28, 2023 11:46
@benjaoming benjaoming merged commit 15895f8 into main Jun 30, 2023
@benjaoming benjaoming deleted the feature/pre-commit-cache branch June 30, 2023 18:40
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

Successfully merging this pull request may close these issues.

2 participants