Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Usefail-fast: false inmypy.yml#119297

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
AlexWaygood merged 1 commit intopython:mainfromsobolevn:mypy-fail-fast
May 21, 2024
Merged

Conversation

sobolevn
Copy link
Member

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

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
@hugovkhugovk added needs backport to 3.12only security fixes needs backport to 3.13bugs and security fixes labelsMay 21, 2024
@AlexWaygoodAlexWaygood merged commitb365332 intopython:mainMay 21, 2024
@miss-islington-app
Copy link

Thanks@sobolevn for the PR, and@AlexWaygood for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestMay 21, 2024
@miss-islington-app
Copy link

Sorry,@sobolevn and@AlexWaygood, I could not cleanly backport this to3.12 due to a conflict.
Please backport usingcherry_picker on command line.

cherry_picker b36533290608aed757f6eb16869a679650d32e17 3.12

@bedevere-app
Copy link

GH-119304 is a backport of this pull request to the3.13 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.13bugs and security fixes labelMay 21, 2024
AlexWaygood pushed a commit that referenced this pull requestMay 21, 2024
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 commitb365332)Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
@sobolevn
Copy link
MemberAuthor

3.12 does not have this code:https://github.com/python/cpython/blob/3.12/.github/workflows/mypy.yml

AlexWaygood and hugovk reacted with thumbs up emoji

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@hugovkhugovkhugovk approved these changes

@AlexWaygoodAlexWaygoodAwaiting requested review from AlexWaygood

@ezio-melottiezio-melottiAwaiting requested review from ezio-melottiezio-melotti is a code owner

Assignees

@AlexWaygoodAlexWaygood

Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@sobolevn@hugovk@AlexWaygood

[8]ページ先頭

©2009-2025 Movatter.jp