Update references from Codeberg to forge.marvin8.zone post-migration #75
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The repo has been migrated from Codeberg to https://forge.marvin8.zone. Several references still point to the old Codeberg URLs:
codeberg-small-lazy— needs to switch tosuanniAll references to the old source location should be updated to point to https://forge.marvin8.zone/marvin8/dujiangyan.
Plan
Findings from exploration:
forge-piremote (agent-pi identity)packages/fenliu/site/are gitignored (generated by mkdocs) — no changes needed therepackages/*/CHANGELOG.mdare off-limits per AGENTS.mdhttps://codeberg.org/marvin8/wuming@main(wuming action) doesn't exist on forge.marvin8.zone yet — left as-is for nowhttps://codeberg.org/git-pages/action@v2(Codeberg Pages) has no equivalent on forge.marvin8.zone — left as-is, docs deploy will need separate follow-upApproach:
.forgejo/workflows/weekly-checks.yml— changeruns-on: codeberg-small-lazy→runs-on: suanni(both jobs).forgejo/workflows/fenliu-ci.yml— update container annotations and git remote indeploy-docs.forgejo/workflows/zhongli-ci.yml— update container annotationspackages/fenliu/Containerfile— update OCI labelspackages/fenliu/justfile— update commit URL and container annotationspackages/fenliu/mkdocs.yml— updaterepo_urlandedit_uripackages/fenliu/README.md— update source/doc linkspackages/fenliu/docs/— update all Codeberg references in index.md, faq.md, api/curated.md, development/local-setup.md, development/contributing.md, getting-started/installation.md, getting-started/container-deployment.mdpackages/zhongli/Containerfile— update OCI labelspackages/zhongli/justfile— update commit URL and container annotationspackages/zhongli/README.md— update badge, clone, and container image URLsAll Codeberg source URLs will point to
https://forge.marvin8.zone/marvin8/dujiangyan(with appropriate sub-paths for package-specific references).Old docs site URL (
marvinsmastodontools.codeberg.page/dujiangyan/fenliu/) will be updated to reference the new forge project page since Pages may not be available on forge.marvin8.zone.