d63f187bf2
Fix generate-access-token: capture stderr, check exit code, fail gracefully on duplicate token
2026-04-14 19:09:47 +00:00
87e75b77e8
Add repo get-latest subcommand: pull latest or clone if missing, with --recursive and --force support
2026-04-14 08:34:23 +00:00
a86b80e83a
Logout before release in publish-package trap
2026-04-13 20:54:33 +00:00
0da1703140
Add docker logout to trap in publish-package docker branch
2026-04-13 20:50:28 +00:00
f0cb155fa4
Fix linkPackage: type=container, no body, POST only
2026-04-13 16:34:19 +00:00
b14d3acbba
Fix linkPackage URL path: /packages/{owner}/docker/{name}/-/link/{repo_name}
2026-04-13 16:29:05 +00:00
f0b27d5a1a
publish-package: add linkPackage API call after docker push
2026-04-13 16:23:10 +00:00
ae90cd7e0b
publish-package: implement docker branch with lock-mgr and docker login/push
2026-04-13 15:07:20 +00:00
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
f3c19ba6e2
Add repo subcommand with create/add-collaborators/list-all/config; clean up SKILL.md
2026-04-13 13:46:46 +00:00
7c0b857a2f
Add list-projs to git-ctrl routing and SKILL.md
2026-04-13 13:38:56 +00:00
bd84a50e98
Remove list-projs from git-ctrl routing; add to SKILL.md
2026-04-13 13:37:55 +00:00
5c8d1d3529
Fix read vars: match all 6 SQL columns in list-projs
2026-04-13 13:30:49 +00:00
50fe0d87d7
Fix can_write: add COALESCE to handle NULL from LEFT JOIN
2026-04-13 13:25:35 +00:00
39edaf3b83
Use .git URL format in list-projs
2026-04-13 13:20:35 +00:00
8fed12b3ab
list-projs: use SSH+MySQL instead of HTTP API, fix visibility and can-write logic
2026-04-13 13:19:03 +00:00
457b989c1f
Use type=all to include public repos in list-projs
2026-04-13 10:35:07 +00:00
c8642368e9
Add list-projs to git-ctrl and SKILL.md
2026-04-13 10:21:09 +00:00
5a5a2498c0
Add list-projs script
2026-04-13 10:16:52 +00:00
fc720ac05a
Allow dots in repo name for create-repo
2026-04-13 10:02:01 +00:00
7f2ca44ef6
Add publish-package placeholder script
2026-04-12 19:15:07 +00:00
4d98d83fbb
fix: use /pulls instead of /pulls/pinned ( #4 )
2026-04-01 17:09:04 +00:00
dc5ce61bf7
feat: add create-pr command ( #3 )
2026-04-01 15:52:42 +00:00
32332bea41
fix(create-repo): update error message
2026-04-01 00:43:33 +00:00
38f5a52a14
fix(create-repo): require AGENT_WORKSPACE env var instead of default
2026-04-01 00:42:27 +00:00
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
d358abf1ce
restructure: flatten scripts dirs, remove roster, update SKILL.md
2026-03-25 07:30:09 +00:00
b9785b6295
use ego-mgr for username/email instead of CLI flags
2026-03-24 19:18:20 +00:00
8b4b5de3b5
rename pass_mgr to secret-mgr
2026-03-24 10:08:00 +00:00
ac457349af
Initial commit: git-hangman-lab and keycloak-hangman-lab skills
2026-03-21 14:04:00 +00:00