cozystack/.github/workflows
Myasnikov Daniil dcc8718676
ci(pull-requests): keep 3x retry on Prepare environment
Prepare environment is pure infrastructure (Talos image download, sandbox
VMs boot, network setup). Failures here are mostly noisy-runner /
transient infra hiccups (image-download stalls, NIC negotiation, etc.) —
not cozystack code under test. Retry-on-failure is the right policy for
infra setup.

Install Cozystack and Run E2E tests remain single-attempt: they exercise
cozystack code, where retries hide real bugs.

Refines the previous two retry-removal commits.

Signed-off-by: Myasnikov Daniil <myasnikovdaniil2001@gmail.com>
2026-04-27 23:36:23 +05:00
..
auto-release.yaml ci: use cozystack org noreply email for bot commits 2026-04-13 16:29:07 +02:00
backport.yaml [ci] Update korthout/backport-action@v3.2.1 2025-12-09 14:34:37 +01:00
labels.yaml chore(ci): adopt CNCF/k8s label conventions 2026-04-27 03:15:09 +03:00
pr-labeler.yaml chore(ci): warn on unmapped type or scope in pr-labeler 2026-04-27 13:07:39 +03:00
pre-commit.yml [docs] Update cozyvalues-gen 2026-03-25 15:59:22 +05:00
pull-requests-release.yaml ci: use cozystack org noreply email for bot commits 2026-04-13 16:29:07 +02:00
pull-requests.yaml ci(pull-requests): keep 3x retry on Prepare environment 2026-04-27 23:36:23 +05:00
retest.yaml feat(ci): add /retest command to rerun tests from Prepare environment 2026-01-02 21:23:27 +01:00
tags.yaml chore(ci): adopt CNCF/k8s label conventions 2026-04-27 03:15:09 +03:00
update-releasenotes.yaml [workflow] Add GitHub Action to update release notes from changelogs 2025-12-24 15:02:04 +01:00