Use plain git migration service for the SSO plugin mirror #98
Reference in New Issue
Block a user
Delete Branch "benvin/mirror-sso-plain-git"
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?
The mirror is created with
migration_service: "github", and the Gitea SDK rejects that client-side unless an auth token is supplied. The module exposes no auth inputs, so every apply on main fails before any network call.gitmigration service, which needs no token