PRD 0048: SSH deploy-key provisioning #170
Reference in New Issue
Block a user
Delete Branch "prd/0048-ssh-deploy-key-provisioning"
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?
Closes #169.
PRD: docs/prds/0048-ssh-deploy-key-provisioning.md
Summary
bot_bottle/contrib/as the package for platform-specific provisioners; core defines theDeployKeyProvisionerABC, contrib sub-packages provide concrete implementationsbot_bottle/contrib/gitea/withGiteaDeployKeyProvisioner— generates ed25519 keypairs viassh-keygen, registers/revokes via the Gitea deploy-key HTTP APIdeploy_key:as an alternative toidentity:ingit-gate.reposentries (mutually exclusive; parser rejects both-or-neither)Changes (1 commit)
docs/prd: add SSH deploy-key provisioning plan (PRD 0048)Couple tweaks:
deploy_keyrenamed toprovisioned_keyf600e1fbc9tofb64c50276