add encapi and terraform-provider-encapi repos #22
Reference in New Issue
Block a user
Delete Branch "benvin/add-encapi-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?
Why
The new Puppet ENC that replaces Cobbler (encapi) needs its two Gitea repos created before code can be pushed. See the encapi project for context: a Go ENC API + CLI + Terraform provider, Postgres-backed.
Changes
config/.../repository/encapi.yaml— the Go API + encapi-cli repo (default branch main, squash + delete-branch-after-merge, PR protection on pre-commit/test/build)config/.../repository/terraform-provider-encapi.yaml— the Terraform provider repo (same conventions)