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

feat: Cache pre-commit environment #1003

Merged
merged 1 commit into from
Apr 17, 2024

Conversation

1ukastesar
Copy link
Collaborator

  • cache key hashFiles was changed to pre-commit-config.yaml because it's the only file that determines what is installed in cache, requirements* on the other hand have no effect on lint workflow.

PR type

Description

Related Issue(s)

Resolves #541

After checks

  • PR was tested
  • Major change (packages, libraries, etc.)

Post deployment

UI changes

- cache key hashFiles was changed to `pre-commit-config.yaml` because
it's the only file that determines what is installed in cache,
`requirements*` on the other hand have no effect on `lint` workflow.
@peterdragun peterdragun merged commit 85fc7dc into vutfitdiscord:main Apr 17, 2024
2 checks passed
@1ukastesar 1ukastesar deleted the actions-cacheable branch April 19, 2024 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Make Actions cacheable
2 participants