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.
You can notice that https://app.circleci.com/pipelines/github/kumahq/kuma/21067/workflows/2a43bae8-0197-4ee6-91ed-9983f7b4e1d3/jobs/375351 when building a cache key has different values:
when restoring the key:
but when saving a key the value is different:
When we introduce any change in circleci ci config, go.mod we might hit the issue with the wrong key. The dependency lock key has changed so I regenerated it.
Why checksum isn't correct?
Because of this change #6421, it touches
dev.mk
which since the introduction of versioned dev/tools takesdev.mk
to calculate the checksum.syscall.Mkfifo
have equivalent implementation on the other OS --UPGRADE.md
? --> Changelog:
entry here or add aci/
label to run fewer/more tests?