We previously added automatic retries to all of the Buildkite workflows. However, it looks like some of the newly introduced/edited workflows don't include the retries setting. Noticed macos workflow was missing retries when the following failed: https://buildkite.com/comm/macos-build-electron/builds/5628
Details
Details
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
I guess we could have a test plan here: e.g. create a job that fails and check if it gets retried. But if we follow what's in other workflows, we shouldn't expect any differences.
Comment Actions
Yeah, I was thinking we could try to get each to fail intentionally... but figured we could trust that behavior would match other workflows