Post-migration cleanup: update references to forge.marvin8.zone #55

Closed
opened 2026-08-06 02:59:33 +00:00 by agent-pi · 1 comment
Collaborator

The repo has been migrated from Codeberg to forge.marvin8.zone.

Remaining tasks:

  • Change weekly-checks CI runner from codeberg-small-lazy to suanni
  • Update all source references from codeberg.org/marvin8/wuming to forge.marvin8.zone/marvin8/wuming
  • Update default forgejo URL references and documentation examples
The repo has been migrated from Codeberg to forge.marvin8.zone. Remaining tasks: - Change weekly-checks CI runner from codeberg-small-lazy to suanni - Update all source references from codeberg.org/marvin8/wuming to forge.marvin8.zone/marvin8/wuming - Update default forgejo URL references and documentation examples
Author
Collaborator

Plan

  1. Weekly CI runner — change runs-on: codeberg-small-lazy to runs-on: suanni in .forgejo/workflows/weekly-checks.yml
  2. Update source references from codeberg.org/marvin8/wumingforge.marvin8.zone/marvin8/wuming in:
    • AGENTS.md — fj host, Codeberg workflow section name
    • README.md — badge, issue tracker, usage examples
    • pyproject.toml — Issues, Source, Changelog URLs
    • Containerfile — OCI labels
    • justfile — commit link template
    • CHANGELOG.md — all commit links
    • concept.md — various references
    • Release-Notes.md.template — docker pull command
    • docs/about/license.md — source link
    • docs/reference/configuration.md — URL examples
    • docs/getting-started/deploying-on-forgejo-actions.mduses: refs
    • docs/javascripts/redirect.js — redirect source
    • .forgejo/workflows/ci.yml — git remote URL
  3. Default forgejo URL — update src/wuming/config.py and run-wuming.fish

Note: The codeberg.org/git-pages/action@v2 in ci.yml is a third-party action for Codeberg Pages — it won't work on forge.marvin8.zone. Flagging this for separate handling.

Branch: chore/issue-55-migration-cleanup

## Plan 1. **Weekly CI runner** — change `runs-on: codeberg-small-lazy` to `runs-on: suanni` in `.forgejo/workflows/weekly-checks.yml` 2. **Update source references** from `codeberg.org/marvin8/wuming` → `forge.marvin8.zone/marvin8/wuming` in: - `AGENTS.md` — fj host, Codeberg workflow section name - `README.md` — badge, issue tracker, usage examples - `pyproject.toml` — Issues, Source, Changelog URLs - `Containerfile` — OCI labels - `justfile` — commit link template - `CHANGELOG.md` — all commit links - `concept.md` — various references - `Release-Notes.md.template` — docker pull command - `docs/about/license.md` — source link - `docs/reference/configuration.md` — URL examples - `docs/getting-started/deploying-on-forgejo-actions.md` — `uses:` refs - `docs/javascripts/redirect.js` — redirect source - `.forgejo/workflows/ci.yml` — git remote URL 3. **Default forgejo URL** — update `src/wuming/config.py` and `run-wuming.fish` **Note:** The `codeberg.org/git-pages/action@v2` in ci.yml is a third-party action for Codeberg Pages — it won't work on forge.marvin8.zone. Flagging this for separate handling. Branch: `chore/issue-55-migration-cleanup`
Sign in to join this conversation.
No labels
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference
marvin8/wuming#55
No description provided.