| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
I think it makes sense not to cancel all other mypy builds if one fails. See docs about this setting: https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idstrategyfail-fast
|
Thanks @sobolevn for the PR, and @AlexWaygood for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13. |
Sorry, something went wrong.
See docs about this setting: https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actionsGH-jobsjob_idstrategyfail-fast (cherry picked from commit b365332) Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
|
Sorry, @sobolevn and @AlexWaygood, I could not cleanly backport this to 3.12 due to a conflict. cherry_picker b36533290608aed757f6eb16869a679650d32e17 3.12 |
Sorry, something went wrong.
|
GH-119304 is a backport of this pull request to the 3.13 branch. |
Sorry, something went wrong.
Use `fail-fast: false` in `mypy.yml` (GH-119297) See docs about this setting: https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actionsGH-jobsjob_idstrategyfail-fast (cherry picked from commit b365332) Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
|
3.12 does not have this code: https://github.com/python/cpython/blob/3.12/.github/workflows/mypy.yml |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
I think it makes sense not to cancel all other mypy builds if one fails.
See docs about this setting: https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idstrategyfail-fast