Commit Graph

25 Commits

Author SHA1 Message Date
lyn
b14d3acbba Fix linkPackage URL path: /packages/{owner}/docker/{name}/-/link/{repo_name} 2026-04-13 16:29:05 +00:00
lyn
f0b27d5a1a publish-package: add linkPackage API call after docker push 2026-04-13 16:23:10 +00:00
lyn
ae90cd7e0b publish-package: implement docker branch with lock-mgr and docker login/push 2026-04-13 15:07:20 +00:00
lyn
d20e827a5c Integrate create-repo/add-collaborators/list-projs/repo-config into repo script, remove originals, update git-ctrl and SKILL.md 2026-04-13 13:49:23 +00:00
lyn
f3c19ba6e2 Add repo subcommand with create/add-collaborators/list-all/config; clean up SKILL.md 2026-04-13 13:46:46 +00:00
lyn
7c0b857a2f Add list-projs to git-ctrl routing and SKILL.md 2026-04-13 13:38:56 +00:00
lyn
bd84a50e98 Remove list-projs from git-ctrl routing; add to SKILL.md 2026-04-13 13:37:55 +00:00
lyn
5c8d1d3529 Fix read vars: match all 6 SQL columns in list-projs 2026-04-13 13:30:49 +00:00
lyn
50fe0d87d7 Fix can_write: add COALESCE to handle NULL from LEFT JOIN 2026-04-13 13:25:35 +00:00
lyn
39edaf3b83 Use .git URL format in list-projs 2026-04-13 13:20:35 +00:00
lyn
8fed12b3ab list-projs: use SSH+MySQL instead of HTTP API, fix visibility and can-write logic 2026-04-13 13:19:03 +00:00
lyn
457b989c1f Use type=all to include public repos in list-projs 2026-04-13 10:35:07 +00:00
lyn
c8642368e9 Add list-projs to git-ctrl and SKILL.md 2026-04-13 10:21:09 +00:00
lyn
5a5a2498c0 Add list-projs script 2026-04-13 10:16:52 +00:00
lyn
fc720ac05a Allow dots in repo name for create-repo 2026-04-13 10:02:01 +00:00
lyn
7f2ca44ef6 Add publish-package placeholder script 2026-04-12 19:15:07 +00:00
lyn
4d98d83fbb fix: use /pulls instead of /pulls/pinned (#4) 2026-04-01 17:09:04 +00:00
lyn
dc5ce61bf7 feat: add create-pr command (#3) 2026-04-01 15:52:42 +00:00
lyn
32332bea41 fix(create-repo): update error message 2026-04-01 00:43:33 +00:00
lyn
38f5a52a14 fix(create-repo): require AGENT_WORKSPACE env var instead of default 2026-04-01 00:42:27 +00:00
lyn
ca9d3b4fe5 feat(git-hangman-lab): add create-repo command
- Add create-repo script for creating new repositories on git.hangman-lab.top
- Integrate create-repo into git-ctrl dispatcher
- Update SKILL.md with new command documentation
2026-04-01 00:38:47 +00:00
lyn
d358abf1ce restructure: flatten scripts dirs, remove roster, update SKILL.md 2026-03-25 07:30:09 +00:00
lyn
b9785b6295 use ego-mgr for username/email instead of CLI flags 2026-03-24 19:18:20 +00:00
lyn
8b4b5de3b5 rename pass_mgr to secret-mgr 2026-03-24 10:08:00 +00:00
lyn
ac457349af Initial commit: git-hangman-lab and keycloak-hangman-lab skills 2026-03-21 14:04:00 +00:00