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

Use Travis to make sure all generated files are up to date #2080

Merged
merged 7 commits into from
Jun 11, 2017

Conversation

zware
Copy link
Member

@zware zware commented Jun 10, 2017

If this works as expected, it should effectively address python/core-workflow#118, unless we really want it as a separate check.

@zware zware requested a review from serhiy-storchaka June 10, 2017 16:39
@mention-bot
Copy link

@zware, thanks for your PR! By analyzing the history of the files in this pull request, we identified @brettcannon, @berkerpeksag and @dstufft to be potential reviewers.

Copy link
Contributor

@ncoghlan ncoghlan left a comment

Choose a reason for hiding this comment

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

LGTM, and I see from the commit history that you've checked to ensure it actually fails CI when provoked :)

Another useful thing this will check is cherry-picked regenerated files - those where the changes have been brought in from master (e.g. by cherry_pick.py), rather than the regeneration being run on the target branch.

@zware
Copy link
Member Author

zware commented Jun 11, 2017

Thanks, Nick! As @serhiy-storchaka already gave approval of at least the approach on IRC, I'll go ahead and merge.

@zware zware merged commit 0afbabe into python:master Jun 11, 2017
@zware zware deleted the travis_regen branch June 11, 2017 02:37
zware added a commit to zware/cpython that referenced this pull request Jun 11, 2017
zware added a commit to zware/cpython that referenced this pull request Jun 11, 2017
zware added a commit that referenced this pull request Jun 11, 2017
…2080) (GH-2092)

(cherry picked from commit 0afbabe)

Also fixes some line endings missed in GH-840 backport.
zware added a commit that referenced this pull request Jun 11, 2017
…2080) (GH-2093)

(cherry picked from commit 0afbabe)

Also fixes some line endings missed in GH-840 backport.
zware added a commit to zware/cpython that referenced this pull request Jun 11, 2017
zware added a commit that referenced this pull request Jun 11, 2017
…2080) (GH-2094)

(cherry-picked from commit 0afbabe)

Also adds `python.exe-gdb.py` to `.gitignore`, it is created by OS X builds.
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.

4 participants