TLD migration (Phase-3 prep). CI now pushes/pulls against **breakpilot.com** instead of meghsakha.com:
- image registry `repo.meghsakha.com` -> `repo.breakpilot.com` (Harbor, same account)
- git host `gitea.meghsakha.com` -> `git.breakpilot.com` (clone/remote/release-API/insteadOf)
- cargo index `crates.meghsakha.com` -> `crates.breakpilot.com`
Dual-serve means this is a no-op today; it keeps CI working once meghsakha is retired.
Only `.gitea/workflows/*` and `Dockerfile*` touched.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
TLD migration (Phase-3 prep). CI now pushes/pulls against **breakpilot.com** instead of meghsakha.com:
- image registry `repo.meghsakha.com` -> `repo.breakpilot.com` (Harbor, same account)
- git host `gitea.meghsakha.com` -> `git.breakpilot.com` (clone/remote/release-API/insteadOf)
- cargo index `crates.meghsakha.com` -> `crates.breakpilot.com`
Dual-serve means this is a no-op today; it keeps CI working once meghsakha is retired.
Only `.gitea/workflows/*` and `Dockerfile*` touched.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
sharang
merged commit 52cbfc2b82 into main2026-08-06 09:49:54 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
TLD migration (Phase-3 prep). CI now pushes/pulls against breakpilot.com instead of meghsakha.com:
repo.meghsakha.com->repo.breakpilot.com(Harbor, same account)gitea.meghsakha.com->git.breakpilot.com(clone/remote/release-API/insteadOf)crates.meghsakha.com->crates.breakpilot.comDual-serve means this is a no-op today; it keeps CI working once meghsakha is retired.
Only
.gitea/workflows/*andDockerfile*touched.Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com