DEVX-152: remove molecule_ci_guard — adds complexity, no value #258

Closed
emil wants to merge 2 commits from DEVX-153-remove-molecule-ci-guard into master
2 Commits
Author SHA1 Message Date
emilandDevin <158243242+devin-ai-integration[bot]@users.noreply.github.com> a58092fc75 fix: remove dead translation keys and add missing one
CI / validate (pull_request) Failing after 56s
CI / auto-merge (pull_request) Skipped
Remove 5 dead translation keys left over from molecule_ci_guard
removal. Add the missing "Another runner failed" key that
integration_guard.py references.

Generated with [Devin](https://devin.ai)

Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2026-08-09 02:52:37 +02:00
emilandDevin <158243242+devin-ai-integration[bot]@users.noreply.github.com> 8e890437c8 refactor: remove molecule_ci_guard — adds complexity, no value
CI / validate (pull_request) Failing after 26s
CI / auto-merge (pull_request) Skipped
The cross-runner cancellation guard was killing healthy molecule slots
when unhealthy slots failed, defeating fail-fast: false. With fail-fast:
false and no guard, slots on healthy runners complete independently.

Generated with [Devin](https://devin.ai)

Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2026-08-09 02:37:12 +02:00