Skip to content

Fix/cachix pin no response - follow up - #4910

Merged
juliankuners merged 1 commit into
developfrom
fix-cachix-pin-2
Apr 15, 2026
Merged

Fix/cachix pin no response - follow up#4910
juliankuners merged 1 commit into
developfrom
fix-cachix-pin-2

Conversation

@juliankuners

Copy link
Copy Markdown
Contributor

#4906 introduced a fix for the cachix flakiness we observe in CI. However, that PR missed a crucial || true at the end of kup publish that can be found, e.g., in the respective fix added to mir-semantics: https://github.com/runtimeverification/mir-semantics/pull/950/changes#diff-87db21a973eed4fef5f32b267aa60fcee5cbdf03c67fafdc2a9b553bb0b15f34R174 .

Without that fix, CI is still failing during release, see https://github.com/runtimeverification/k/actions/runs/24207323412/job/70666525084 .

@juliankuners
juliankuners requested a review from a team as a code owner April 10, 2026 10:53
@rv-jenkins
rv-jenkins changed the base branch from master to develop April 10, 2026 10:54
@juliankuners
juliankuners requested a review from anvacaru April 13, 2026 08:39
@juliankuners
juliankuners merged commit 5f7c0bd into develop Apr 15, 2026
72 of 78 checks passed
@juliankuners
juliankuners deleted the fix-cachix-pin-2 branch April 15, 2026 10:07
dkcumming pushed a commit that referenced this pull request Apr 30, 2026
#4906 introduced a fix for
the cachix flakiness we observe in CI. However, that PR missed a crucial
`|| true` at the end of `kup publish` that can be found, e.g., in the
respective fix added to mir-semantics:
https://github.com/runtimeverification/mir-semantics/pull/950/changes#diff-87db21a973eed4fef5f32b267aa60fcee5cbdf03c67fafdc2a9b553bb0b15f34R174
.

Without that fix, CI is still failing during release, see
https://github.com/runtimeverification/k/actions/runs/24207323412/job/70666525084
.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants