Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

check_generated_pyi: fix diff checking #2029

Merged
merged 11 commits into from
Nov 17, 2023
Merged

Conversation

masenf
Copy link
Collaborator

@masenf masenf commented Oct 25, 2023

git diff doesn't return non-zero if there is a diff.

Expected to fail, because we are currently out of date since this check hasn't been working correctly.

`git diff` doesn't return non-zero if there is a diff.
Lendemor
Lendemor previously approved these changes Oct 26, 2023
Copy link
Collaborator

@Lendemor Lendemor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not too sure how/why git status --porcelain fit in this check, but seems good otherwise.

@picklelo picklelo merged commit 8e7d481 into main Nov 17, 2023
45 checks passed
@masenf masenf deleted the masenf/check_generated_pyi_fix branch November 17, 2023 23:25
Alek99 pushed a commit that referenced this pull request Nov 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants