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 deps to speed up the builds #779

Conversation

sfc-gh-jszczerbinski
Copy link
Contributor

@sfc-gh-jszczerbinski sfc-gh-jszczerbinski commented Nov 25, 2024

Uses github action caches to speed up the builds:

  • Creates a cache associated with a commit on master branch (when built on master)
  • Restores the cache on build step in pull requests resulting in faster builds (19m down to 4.5m on Release Linux build)

@sfc-gh-jszczerbinski sfc-gh-jszczerbinski requested a review from a team as a code owner November 25, 2024 10:07
@sfc-gh-jszczerbinski sfc-gh-jszczerbinski changed the base branch from master to SNOW-1825584-cache-deps November 25, 2024 13:34
@sfc-gh-jszczerbinski sfc-gh-jszczerbinski merged commit 46c7a3d into snowflakedb:SNOW-1825584-cache-deps Nov 25, 2024
5 of 41 checks passed
@sfc-gh-jszczerbinski sfc-gh-jszczerbinski changed the title SNOW-1825584: Cache deps to speed up the builds Cache deps to speed up the builds Nov 25, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Nov 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant