Add Gitea pull-mirror support and a mirrors organisation #95
Reference in New Issue
Block a user
Delete Branch "benvin/gitea-mirror-repos"
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?
Gitea forbids a fork living in the same owner as its source, so upstream mirrors need their own org before any local fork can keep the canonical name under unkin. The repository module also had no way to express a mirror at all.
Public upstreams only; no auth credentials are plumbed.
migration_mirror_intervalis now exposed as a configurable input but stays underlifecycle.ignore_changes; an interval set in a mirror yaml only takes effect at repo creation, later edits to that field are silently no-op'd by terraform → document this write-once behavior (or drop it from ignore_changes scope) before the first mirror yaml relies on it.unkin-agent referenced this pull request2026-09-19 15:55:28 +10:00