KeiSeiKit-1.0/.github/workflows
Parfii-bot 224d4d942f diag(release): v0.14.5 — keigit auth diagnostic step before publish
v0.14.4 failed with same 401 despite local-probe showing path-scoped +
Basic-auth fallback work. Adding a diagnostic step BEFORE publish:
- npm whoami against keigit
- curl Bearer probe (read endpoint /api/v1/user)
- curl PUT probe (publish endpoint with empty body)
- npm config dump (registry resolution)

Will reveal:
- Whether token actually authenticates from runner network
- Whether npm correctly resolves @keisei:registry to keigit URL
- Whether something in CI environment is rewriting/blocking the auth header

Bump 0.14.4 → 0.14.5 to trigger fresh release run.
[FROM-JOURNAL: this session — local probe confirms .npmrc form works,
CI rejects with 401, narrowing to runner-environment issue]

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-04 01:03:39 +08:00
..
ci.yml KeiSeiKit-public — clean state 2026-05-01 12:09:03 +08:00
leak-check.yml fix(ci): leak-check uses awk instead of sed (shellcheck SC2001) 2026-05-01 21:15:09 +08:00
release.yml diag(release): v0.14.5 — keigit auth diagnostic step before publish 2026-05-04 01:03:39 +08:00