Skip to content

Fixing Cachix Push / Pin#4906

Open
F-WRunTime wants to merge 2 commits intodevelopfrom
hotfix/cachix-pin-and-push
Open

Fixing Cachix Push / Pin#4906
F-WRunTime wants to merge 2 commits intodevelopfrom
hotfix/cachix-pin-and-push

Conversation

@F-WRunTime
Copy link
Copy Markdown
Member

Fixing cachix push and pin functionality broken by their cloudflare going unresponsive when using push and pin.

Similar issue pushed to mir-semantics.

Cachix has an unresponsive cloudflare instance we can't seem to rely on them fixing. Our requests to push and pin get processed but we don't get a response. We can check if it worked through the provided script in this PR.

@F-WRunTime F-WRunTime self-assigned this Mar 30, 2026
@F-WRunTime F-WRunTime requested a review from a team as a code owner March 30, 2026 17:29
@rv-jenkins rv-jenkins changed the base branch from master to develop March 30, 2026 17:29
…hich sets the .deb name) didn’t match. CI built kframework-frontend_7.1.0_amd64.deb but the script

    tried to move …_7.1.314_amd64.deb. That often happens when the branch has a newer `package/version` bump but didn’t pick up the matching changelog edits from develop,
    or only one of the two was updated.

This should help improve PR builds that may currently be out of sync but
won't cause tests to fail because the version / changelog don't agree.
Issues are mitigated because branch will require to be up to date before
merging.
@F-WRunTime F-WRunTime requested a review from anvacaru March 31, 2026 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant