Go to file
Fadhli Azhari a2e78b8fbd fix(ci): harbor login mangled username and added newline to password
Pass HARBOR_USERNAME/HARBOR_PASSWORD via env: instead of inlining
${{ secrets.* }} directly into the shell — bash was expanding the `$`
in the robot username (e.g. `robot$kollect-tools+...` lost the
`$kollect-tools` segment). Switched echo to printf to avoid appending a
newline to --password-stdin.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-14 09:45:39 +08:00
.gitea/workflows fix(ci): harbor login mangled username and added newline to password 2026-05-14 09:45:39 +08:00
ci build: cache docker layers, configurable engine, bump owasp/pnpm 2026-05-14 09:43:21 +08:00
.env.example build: cache docker layers, configurable engine, bump owasp/pnpm 2026-05-14 09:43:21 +08:00
.gitignore docs: ignore claude local setting 2026-04-28 12:52:07 +08:00
CLAUDE.md build: Update libraries to latest version 2026-04-30 09:52:17 +08:00
build-and-push.ps1 build: cache docker layers, configurable engine, bump owasp/pnpm 2026-05-14 09:43:21 +08:00