chore(repo): follow the transfer to the mixnz organisation - #62
Merged
Conversation
Both repositories moved from `haiquang9994` to `mixnz`. GitHub leaves a redirect behind, and a redirect lasts exactly until somebody registers the old name — so every URL that named the old owner is restated rather than left to lean on it. The one that matters most is `index::DEFAULT_URL`: it is compiled into a shipped binary and cannot be corrected after the fact.
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Both repositories moved from
haiquang9994tomixnz. GitHub leaves a redirect behind, and a redirect lasts exactly until somebody registers the old name — so every URL naming the old owner is restated rather than left leaning on it.The one that could not have been corrected afterwards is
index::DEFAULT_URL: it is compiled into a shipped binary. The rest isci.ymlandfetch-package.sh(ten package downloads),Cargo.toml'srepository, and the documentation and doc-comment links.The other half of this lives in
mixengine-packages, already onmasterthere:verify.pymeasured the index against the old owner whilepublish-index.ymlbuilds URLs from${{ github.repository }}, so the first publish after the transfer would have stopped before signing. That is fixed, and the index has been re-signed — all 318 artifacts now namemixnz, signature verified, 636 of 636 assets present.CI: run 33368722147, green on all three OSes.