Migrate from Codeberg to forge.marvin8.zone #61

Manually merged
marvin8 merged 4 commits from feat/repo-migration into main 2026-08-07 07:58:01 +00:00
Collaborator

Replace all codeberg.org references with forge.marvin8.zone URLs across the project. Update origin remote, add forge-pi remote, remove claude remote. Change CI weekly-checks runner from codeberg-small-lazy to suanni. Bump dependencies. Bump pre-commit ruff to v0.16.1.

Closes #N

Replace all codeberg.org references with forge.marvin8.zone URLs across the project. Update origin remote, add forge-pi remote, remove claude remote. Change CI weekly-checks runner from codeberg-small-lazy to suanni. Bump dependencies. Bump pre-commit ruff to v0.16.1. Closes #N
🚚 migrate from Codeberg to forge.marvin8.zone
All checks were successful
/ pr-review (pull_request) Successful in 5s
/ gitleaks (pull_request) Successful in 14s
/ checks (pull_request) Successful in 1m53s
/ publish (pull_request) Has been skipped
/ publish-container (pull_request) Has been skipped
/ deploy-docs (pull_request) Has been skipped
aadf989aea
Update origin and add forge-pi remote, remove claude remote.
Replace codeberg.org URLs with forge.marvin8.zone across all files:
pyproject.toml, README, AGENTS.md, Containerfile, docs, mkdocs.yml,
justfile, source code, Release-Notes templates, CI workflows.

Change CI weekly-checks runner from codeberg-small-lazy to suanni.
Update wuming action URL to forge.marvin8.zone (wuming is migrated).
Update commit identity in AGENTS.md to forge Agent Pi credentials.

Bump dependencies: cyclopts, tqdm, bump-my-version, complexipy, prek,
ruff, ty, uv. Bump pre-commit ruff to v0.16.1.

This PR is too large to review automatically (2702 lines; limit is 2000). Please consider splitting it into smaller PRs.

This PR is too large to review automatically (2702 lines; limit is 2000). Please consider splitting it into smaller PRs.
🔧 remove redundant git identity info covered by global AGENTS.md
All checks were successful
/ pr-review (pull_request) Successful in 8s
/ gitleaks (pull_request) Successful in 17s
/ checks (pull_request) Successful in 2m1s
/ publish (pull_request) Has been skipped
/ publish-container (pull_request) Has been skipped
/ deploy-docs (pull_request) Has been skipped
dfe2781e42

This PR is too large to review automatically (2700 lines; limit is 2000). Please consider splitting it into smaller PRs.

This PR is too large to review automatically (2700 lines; limit is 2000). Please consider splitting it into smaller PRs.
📝 remove redundant section from project AGENTS.md file
All checks were successful
/ pr-review (pull_request) Successful in 6s
/ gitleaks (pull_request) Successful in 14s
/ checks (pull_request) Successful in 2m2s
/ publish (pull_request) Has been skipped
/ publish-container (pull_request) Has been skipped
/ deploy-docs (pull_request) Has been skipped
2d61e7dce6
Signed-off-by: Marvin8 <marvin8@tuta.io>

This PR is too large to review automatically (2712 lines; limit is 2000). Please consider splitting it into smaller PRs.

This PR is too large to review automatically (2712 lines; limit is 2000). Please consider splitting it into smaller PRs.
marvin8 requested changes 2026-08-07 07:30:23 +00:00
Dismissed
@ -1,6 +1,6 @@
# Container
Fedinesia is available as a container image from the Codeberg Container
Fedinesia is available as a container image from the forge.marvin8.zone Container
Owner

that is an incorrect reference. It should state "registry.marvin8.zone"

that is an incorrect reference. It should state "registry.marvin8.zone"
@ -39,3 +39,3 @@
services:
fedinesia:
image: codeberg.org/marvinsmastodontools/fedinesia
image: forge.marvin8.zone/marvin8/fedinesia
Owner

Incorrect... the container registry is at "registry.marvin8.zone"

Incorrect... the container registry is at "registry.marvin8.zone"
@ -63,3 +63,3 @@
[Container]
Image=codeberg.org/marvinsmastodontools/fedinesia
Image=forge.marvin8.zone/marvin8/fedinesia
Owner

Incorrect... "registry.marvin8.zone" is the correct location

Incorrect... "registry.marvin8.zone" is the correct location
🐛 fix container image references: forge.marvin8.zone → registry.marvin8.zone
All checks were successful
/ pr-review (pull_request) Successful in 6s
/ gitleaks (pull_request) Successful in 16s
/ checks (pull_request) Successful in 1m51s
/ publish (pull_request) Has been skipped
/ publish-container (pull_request) Has been skipped
/ deploy-docs (pull_request) Has been skipped
cccedf61f0

This PR is too large to review automatically (2712 lines; limit is 2000). Please consider splitting it into smaller PRs.

This PR is too large to review automatically (2712 lines; limit is 2000). Please consider splitting it into smaller PRs.
Author
Collaborator

Fixed — container image references should use registry.marvin8.zone

docs/container.md line 3 · docs/container.md line 15 · docs/container.md line 44

Container image references used forge.marvin8.zone instead of registry.marvin8.zone.

Fixed in commit cccedf6 — all 5 occurrences in docs/container.md now use registry.marvin8.zone.

### ✅ Fixed — container image references should use registry.marvin8.zone [`docs/container.md` line 3](https://forge.marvin8.zone/marvin8/fedinesia/pulls/61#issuecomment-902) · [`docs/container.md` line 15](https://forge.marvin8.zone/marvin8/fedinesia/pulls/61#issuecomment-903) · [`docs/container.md` line 44](https://forge.marvin8.zone/marvin8/fedinesia/pulls/61#issuecomment-904) > Container image references used `forge.marvin8.zone` instead of `registry.marvin8.zone`. ✅ Fixed in commit `cccedf6` — all 5 occurrences in `docs/container.md` now use `registry.marvin8.zone`.
marvin8 approved these changes 2026-08-07 07:57:38 +00:00
marvin8 manually merged commit 5f29b85624 into main 2026-08-07 07:58:01 +00:00
marvin8 deleted branch feat/repo-migration 2026-08-07 07:59:05 +00:00
Sign in to join this conversation.
No description provided.