Skip to content

Update download/config URLs after repo renames#2692

Merged
ashraffouda merged 2 commits into
mainfrom
fix-repo-rename-urls
Jul 8, 2026
Merged

Update download/config URLs after repo renames#2692
ashraffouda merged 2 commits into
mainfrom
fix-repo-rename-urls

Conversation

@ashraffouda

Copy link
Copy Markdown
Collaborator

Repoints download/runtime URLs at the new repo names instead of relying on GitHub's non-permanent rename redirects.

Build/runtime-critical:

  • rfs -> zos_rfs: scripts/install_deps.sh, bins/packages/rfs/rfs.sh
  • zos-config -> zos_config: bootstrap/bootstrap/src/hub.rs (runtime config fetch)

Doc links: zinit->zos_zinit, rfs->zos_rfs, 0-initramfs->zos_initramfs

Verified rfs v1.1.1/v1.1.4/v2.0.6 and the zos_config runmode files return 200. No functional change.

Scope: P0 only — Go module deps (zosbase/tfchain/tfgrid-sdk-go) are the separate module-path migration.

Part of the repo-rename migration off GitHub redirects.

Repoint at the new repo names instead of GitHub's non-permanent rename redirects:
- rfs -> zos_rfs (scripts/install_deps.sh, bins/packages/rfs/rfs.sh, debug doc)
- zos-config -> zos_config (bootstrap hub.rs runtime config fetch)
- zinit -> zos_zinit ; 0-initramfs -> zos_initramfs (doc links)

Verified rfs v1.1.1/v1.1.4/v2.0.6 and zos_config runmode files return 200.
Go module deps (zosbase/tfchain/tfgrid-sdk-go) are out of scope (P1).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
The 'Set up Go' step (actions/setup-go@v1) fails on the current GitHub host
runner. Bump to v5 in the two affected host-runner workflows only. The
container-based package builders are left untouched (they run in an older
glibc image and must keep their existing action versions).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@ashraffouda ashraffouda force-pushed the fix-repo-rename-urls branch from a79ba6e to 83708c2 Compare July 8, 2026 10:06
@ashraffouda ashraffouda merged commit 696a7e7 into main Jul 8, 2026
24 checks passed
@ashraffouda ashraffouda deleted the fix-repo-rename-urls branch July 8, 2026 11:27
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