436c723a2f
fix(git-hangman-lab): publish-package - handle cross-owner repo link gracefully
...
The link step now:
1. Extracts the actual repo owner from the git remote URL
2. Captures HTTP response status and body
3. Shows a clear warning when the repo belongs to a different owner
(requires site admin or matching owner), instead of silently failing
2026-04-14 19:46:31 +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
7f2ca44ef6
Add publish-package placeholder script
2026-04-12 19:15:07 +00:00