-
Notifications
You must be signed in to change notification settings - Fork 1
fix(ci): cache Go modules once, not once per compile flavor #446
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
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
142375c
fix(ci): cache Go modules once, not once per compile flavor
EricAndrechek a39dc71
fix(ci): stop setup-go minting a sixth copy of the module cache
EricAndrechek 1f18ead
docs(ci): state cache sizes in stored-archive units
EricAndrechek b475d94
docs(ci): re-flow the two paragraphs the units edit left ragged
EricAndrechek 425197a
fix(ci): hash go.mod into both Go cache keys, not just go.sum
EricAndrechek 2370e05
docs(ci): say why go.mod keys the build cache, not just the module one
EricAndrechek 6b9d145
docs(ci): give the narrowing-rotation policy its delete command
EricAndrechek abf3b6e
docs(ci): use measured post-split cache sizes, note the residual gap
EricAndrechek 5bc361c
docs(ci): put every cache size on one unit convention
EricAndrechek 32438bc
docs(ci): stop the job checklist contradicting the suffix rule
EricAndrechek 4a48e03
fix(ci): keep publish-dev's cross-compile cache, drop only the duplicate
EricAndrechek ab9cfe7
docs(ci): scope invariant 6 to ci.yml, name the one cache outside it
EricAndrechek b2682db
fix(ci): correct release.yml's cache reasoning — the key stops existing
EricAndrechek 6f1ee3a
fix(ci): setup-go v7 keys on go.mod, and tag saves are unreadable
EricAndrechek ba37815
fix(ci): setup-go switched key file in v6.3.0, not v7
EricAndrechek dd0e7ee
fix(ci): keep the shared module cache complete, enforce the suffix
EricAndrechek 3c14a9f
fix(ci): restore the module tree in publish-dev, tighten the guard's …
EricAndrechek 11ea563
docs(ci): invariant 6 now covers both cache steps outside the composite
EricAndrechek 7aa2326
docs(ci): the 3-6.5 min claim doesn't follow from its own numbers
EricAndrechek File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.