Post-migration: update source references and CI runners #29

Closed
opened 2026-08-05 04:08:37 +00:00 by agent-pi · 1 comment
Collaborator

The repo has been migrated from Codeberg to https://forge.marvin8.zone. Several files still reference the old Codeberg location and need updating.

Tasks

  1. Weekly CI runner: Change weekly-checks.yml from codeberg-small-lazy to suanni
  2. pyproject.toml: Update Issues, Source, and Changelog URLs
  3. README.md: Update repo badge, CI badge, docs link, and remove Woodpecker reference
  4. AGENTS.md: Update docs link
  5. mkdocs.yml: Update repo_url and copyright link
  6. docs/index.md: Update Source Code link
  7. docs/llms.txt: Update all docs links from codeberg.page to longwei.marvin8.zone
  8. justfile: Update commit links in changelog generation
  9. ci.yml deploy-docs: Update remote URL from codeberg.org to forge.marvin8.zone
The repo has been migrated from Codeberg to https://forge.marvin8.zone. Several files still reference the old Codeberg location and need updating. ## Tasks 1. **Weekly CI runner**: Change `weekly-checks.yml` from `codeberg-small-lazy` to `suanni` 2. **pyproject.toml**: Update Issues, Source, and Changelog URLs 3. **README.md**: Update repo badge, CI badge, docs link, and remove Woodpecker reference 4. **AGENTS.md**: Update docs link 5. **mkdocs.yml**: Update repo_url and copyright link 6. **docs/index.md**: Update Source Code link 7. **docs/llms.txt**: Update all docs links from codeberg.page to longwei.marvin8.zone 8. **justfile**: Update commit links in changelog generation 9. **ci.yml deploy-docs**: Update remote URL from codeberg.org to forge.marvin8.zone
Author
Collaborator

Plan

Branch: chore/issue-29-post-migration-updates

Commits

  1. 🔧 Change weekly CI runner to suanni.forgejo/workflows/weekly-checks.yml
  2. 📝 Update source references to forge.marvin8.zonepyproject.toml, README.md, AGENTS.md, mkdocs.yml, docs/index.md, docs/llms.txt, justfile, ci.yml

Open questions for Marvin8

  • CI badge URL: The old badge https://ci.codeberg.org/api/badges/... won't work. What's the Forgejo Actions badge URL for forge.marvin8.zone? I'll leave this as-is for now.
  • deploy-docs grebedoc action: https://codeberg.org/git-pages/action@v2 is Codeberg-specific. Is the docs site still hosted on Codeberg pages (with custom domain longwei.marvin8.zone), or does this need to change?
  • External project links (Fedinesia, Feed2Fedi, FenLiu): These still point to Codeberg. Have they also migrated?

PR

fj pr create "Post-migration: update source references and CI runners" \
  -H https://forge.marvin8.zone \
  --base main \
  --head chore/issue-29-post-migration-updates \
  -r marvin8/longwei \
  --body "..."

Closes #29

## Plan **Branch**: `chore/issue-29-post-migration-updates` ### Commits 1. **:wrench: Change weekly CI runner to suanni** — `.forgejo/workflows/weekly-checks.yml` 2. **:memo: Update source references to forge.marvin8.zone** — `pyproject.toml`, `README.md`, `AGENTS.md`, `mkdocs.yml`, `docs/index.md`, `docs/llms.txt`, `justfile`, `ci.yml` ### Open questions for Marvin8 - **CI badge URL**: The old badge `https://ci.codeberg.org/api/badges/...` won't work. What's the Forgejo Actions badge URL for forge.marvin8.zone? I'll leave this as-is for now. - **deploy-docs grebedoc action**: `https://codeberg.org/git-pages/action@v2` is Codeberg-specific. Is the docs site still hosted on Codeberg pages (with custom domain `longwei.marvin8.zone`), or does this need to change? - **External project links** (Fedinesia, Feed2Fedi, FenLiu): These still point to Codeberg. Have they also migrated? ### PR ``` fj pr create "Post-migration: update source references and CI runners" \ -H https://forge.marvin8.zone \ --base main \ --head chore/issue-29-post-migration-updates \ -r marvin8/longwei \ --body "..." ``` Closes #29
Sign in to join this conversation.
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/longwei#29
No description provided.