Add golib repository #89

Merged
benvin merged 1 commits from benvin/golib-repo into main 2026-08-31 06:58:06 +10:00
Member

Why

The estate's Go services duplicate the same postgres, http service and client plumbing; a shared library needs a home repo before any of it can move.

How

  • Add config/git.unkin.net/unkin/repository/golib.yaml: public, main default branch, squash merges with branch deletion, and main protection (no direct push, Owners merge whitelist, required ci/woodpecker/pr/{build,test,pre-commit} status checks).
## Why The estate's Go services duplicate the same postgres, http service and client plumbing; a shared library needs a home repo before any of it can move. ## How - Add `config/git.unkin.net/unkin/repository/golib.yaml`: public, `main` default branch, squash merges with branch deletion, and `main` protection (no direct push, Owners merge whitelist, required `ci/woodpecker/pr/{build,test,pre-commit}` status checks).
unkin-agent added 1 commit 2026-08-31 04:16:21 +10:00
Add golib repository
ci/woodpecker/pr/plan Pipeline was successful
ci/woodpecker/pr/pre-commit Pipeline was successful
c731f89dd4
Shared Go library for estate services, starting with a postgres pool and
migrations module.
benvin merged commit 7b699c36b7 into main 2026-08-31 06:58:06 +10:00
benvin deleted branch benvin/golib-repo 2026-08-31 06:58:06 +10:00
Sign in to join this conversation.