ruff/.github/workflows
David Peter 701aecb2a6
[red-knot] mypy_primer: Fail job on panic or internal errors (#17389)
## Summary

Let the mypy_primer job fail if Red Knot panics or exits with code 2
(indicating an internal error).

Corresponding mypy_primer commit:
90808f4656

In addition, we may also want to make a successful mypy_primer run
required for merging?

## Test Plan

Made sure that mypy_primer exits with code 70 locally on panics, which
should result in a pipeline failure, since we only allow code 0 and 1 in
the pipeline here:
a4d7c6669b/.github/workflows/mypy_primer.yaml (L73)
2025-04-14 11:50:17 +00:00
..
build-binaries.yml Update actions/upload-artifact action to v4.6.2 (#17261) 2025-04-07 08:49:44 +02:00
build-docker.yml Update actions/upload-artifact action to v4.6.2 (#17261) 2025-04-07 08:49:44 +02:00
ci.yaml [ci] Fix pattern for code changes (#17275) 2025-04-07 16:05:05 +02:00
daily_fuzz.yaml Update Swatinem/rust-cache action to v2.7.8 (#17255) 2025-04-07 08:46:35 +02:00
daily_property_tests.yaml Update Swatinem/rust-cache action to v2.7.8 (#17255) 2025-04-07 08:46:35 +02:00
mypy_primer.yaml [red-knot] mypy_primer: Fail job on panic or internal errors (#17389) 2025-04-14 11:50:17 +00:00
mypy_primer_comment.yaml Pin dependencies (#16791) 2025-03-17 09:44:48 +01:00
notify-dependents.yml Update actions/github-script action to v7.0.1 (#17072) 2025-03-31 09:24:38 +02:00
pr-comment.yaml Pin dependencies (#16791) 2025-03-17 09:44:48 +01:00
publish-docs.yml Update actions/setup-python action to v5.5.0 (#17260) 2025-04-07 08:48:03 +02:00
publish-knot-playground.yml Update actions/setup-node action to v4.3.0 (#17259) 2025-04-07 08:54:32 +02:00
publish-playground.yml Update actions/setup-node action to v4.3.0 (#17259) 2025-04-07 08:54:32 +02:00
publish-pypi.yml Update actions/download-artifact action to v4.2.1 (#17258) 2025-04-07 06:49:17 +00:00
publish-wasm.yml Update actions/setup-node action to v4.3.0 (#17259) 2025-04-07 08:54:32 +02:00
release.yml update cargo-dist (#17325) 2025-04-10 09:43:13 -04:00
sync_typeshed.yaml Update actions/checkout action to v4.2.2 (#17257) 2025-04-07 08:45:47 +02:00