fix(ci): retry corepack pnpm bootstrap in API job #1191
No reviewers
Labels
No labels
ci-failing
duplicate
needs-rebase
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
europa-tech-srl/europatech!1191
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "agent/devops/pix-14678"
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?
Что сделано:
.forgejo/workflows/ci.ymlдобавлен bounded retry дляcorepack prepareпри активацииpnpmизpackageManager.Почему:
Enable pnpm via Corepackиз-за transientUND_ERR_SOCKET/TypeError: terminatedво время загрузкиpnpm@11.13.0; повторная попытка должна переживать сетевой обрыв, но после 3 неудач job всё равно падает.Как проверено:
bash -nдля извлечённого run-блока API bootstrap.corepack prepare pnpm@11.13.0 --activate, результатpnpm --version=11.13.0.Примечание: