Open juliangruber opened 1 day ago
Trying out the two main retry actions here
Motivation: It's annoying to restart runs because the e2e test suite failed with some arbitrary machine / tooling timeout. Example: https://github.com/filecoin-station/desktop/actions/runs/11945473489/job/33298198746?pr=1928
https://github.com/marketplace/actions/retry-step
https://github.com/marketplace/actions/retry-action
Both leave the output alone:
https://github.com/filecoin-station/desktop/actions/runs/11949305580/job/33308495765?pr=1929
https://github.com/filecoin-station/desktop/actions/runs/11949305580/job/33308496300?pr=1929
Interesting: It failed twice here: https://github.com/filecoin-station/desktop/actions/runs/11949394698/job/33308751848?pr=1929
Options:
Trying out the two main retry actions here
Motivation: It's annoying to restart runs because the e2e test suite failed with some arbitrary machine / tooling timeout. Example: https://github.com/filecoin-station/desktop/actions/runs/11945473489/job/33298198746?pr=1928
https://github.com/marketplace/actions/retry-step
https://github.com/marketplace/actions/retry-action