Move the coverage-linux workflow to separate group#6249
Conversation
Moves it to a separate group to avoid it making the main test workflow take much longer to complete.
|
ResolveMessage: Cannot find module '@opencode-ai/plugin' from '/home/runner/work/workerd/workerd/.opencode/tools/bazel-deps.ts' |
|
@jasnell Bonk workflow failed. Check the logs for details. View workflow run · To retry, trigger Bonk again. |
|
In terms of the motivation for this PR – the coverage job is not required to pass and no other jobs depend on it, so this wouldn't affect the time at which jobs finish or how long it takes for CI to pass. I guess one possible upside is that notifications about the test group failing will be delivered earlier? |
|
ResolveMessage: Cannot find module '@opencode-ai/plugin' from '/home/runner/work/workerd/workerd/.opencode/tools/bazel-deps.ts' |
|
the main motivation is not blocking the ability to restart the main set of tests |
|
fyi: the changes in coverage.yml resulted in more workflow runs to be executed and creating congestion... several runs are now queued |
Moves it to a separate group to avoid it making the main test workflow take much longer to complete.