Update zinit download URL after repo rename (zinit->zos_zinit) - #4506
Merged
Conversation
packages/stats/Dockerfile fetched the zinit release binary from threefoldtech/zinit, renamed to zos_zinit. Point it at the new name instead of relying on GitHub's non-permanent rename redirect. (Docs/badge links to the old name are cosmetic and left for a later bulk pass.) Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
ashraffouda
requested review from
0oM4R,
AhmedHanafy725,
MohamedElmdary,
amiraabouhadid,
mahmoud-emad and
zaelgohary
as code owners
July 7, 2026 12:06
AhmedHanafy725
approved these changes
Jul 7, 2026
11 tasks
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.
packages/stats/Dockerfilefetched the zinit release binary fromthreefoldtech/zinit(renamed tozos_zinit). Points it at the new name instead of relying on GitHub's non-permanent rename redirect. Verified v0.2.14 returns 200. No functional change.Scope: build-critical only. The ~600 remaining old-name references are generated HTML docs / README badges / homepage URLs (cosmetic) and are left for a later bulk pass.
Part of the repo-rename migration off GitHub redirects.