Document registry publish blocker
This commit is contained in:
@@ -15,5 +15,5 @@ Initial implementation created from `codex-agent-repository-kit` guidance.
|
|||||||
|
|
||||||
- Confirm repository visibility in Gitea and set `MrSphay/WatchLink` to public if it is still private. API verification was blocked by `GITEA_TOKEN` returning 401.
|
- Confirm repository visibility in Gitea and set `MrSphay/WatchLink` to public if it is still private. API verification was blocked by `GITEA_TOKEN` returning 401.
|
||||||
- Run `npm install`, `npm run typecheck`, `npm run test`, and `npm run build` once npm is available.
|
- Run `npm install`, `npm run typecheck`, `npm run test`, and `npm run build` once npm is available.
|
||||||
- Build and push `git.wilkensxl.de/mrsphay/watchlink:latest` once Docker is available.
|
- Local Docker is still unavailable in this Codex environment, but Gitea Actions can build the image.
|
||||||
- Poll Gitea Actions after the next push once API token access is fixed.
|
- Docker publish is blocked by registry authorization. Tracked as Gitea issue #1: `REGISTRY_TOKEN` needs package/container write permission.
|
||||||
|
|||||||
Reference in New Issue
Block a user