From ab38860d69c194969bea9ae5ef385c35eb94b988 Mon Sep 17 00:00:00 2001 From: Max Resnick Date: Fri, 25 Nov 2022 21:28:54 -0800 Subject: add tests, new policies, init repo manager --- README.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 0b04925..75e2f0c 100644 --- a/README.md +++ b/README.md @@ -26,3 +26,28 @@ Tools like gitea are great, but they require things like a DBMS. This increases * create repo * update gitweb config per repo * migration from gitolite + +## Admin + + +### Admin events + +triggered by handler? +triggered by hooks? + +* [ ] new repo +* [ ] admin push + +### Git Mgmt + +* [ ] git web export +* [ ] web description + +### Policy Mgmt + +* [x] policy generate +* [x] upsert policies + +## Hooks + +what's the env for this? -- cgit v1.2.3