feat(ci-base): input npm_token para jobs build-react/audit-ds [TH-59631] #5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/TH-59631-npm-token-ci-base"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Aditivo, retrocompativel (default vazio preserva comportamento atual pros outros 6 repos consumidores). Corrige 401 no npm ci contra o registry privado @tmf/* apos TH-58677 (frontend/.npmrc do tmf-management passou a exigir NPM_TOKEN, mas o job de CI nunca definia essa env). Caller precisa passar with: npm_token: secrets.NPM_TOKEN. Detalhes na issue TH-59631.