Skip to content

[utils] Cross repositories pull request test support #4583

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

Merged
merged 5 commits into from
Sep 1, 2016

Conversation

shahmishal
Copy link
Member

Add support to be able to test pull request cross repositories.

@shahmishal
Copy link
Member Author

@swift-ci Please smoke test

@shahmishal
Copy link
Member Author

@swift-ci Python lint

@@ -73,17 +75,18 @@ def update_single_repository(repo_path, branch, reset_to_remote, should_clean):
# Prior to Git 2.6, this is the way to do a "git pull
# --rebase" that respects rebase.autostash. See
# http://stackoverflow.com/a/30209750/125349
shell.call(["git", "rebase", "FETCH_HEAD"], echo=True)
#shell.call(["git", "rebase", "FETCH_HEAD"], echo=True)
Copy link
Contributor

Choose a reason for hiding this comment

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

Debugging change?

@shahmishal
Copy link
Member Author

@swift-ci Python lint

@shahmishal
Copy link
Member Author

@swift-ci Python lint

@shahmishal
Copy link
Member Author

+ ./utils/python-lint
./utils/resolve-crashes.py:19:80: E501 line too long (94 > 79 characters)

Not related to my changes. This might be due to 1b11d9d

@shahmishal
Copy link
Member Author

@swift-ci please smoke test

@najacque
Copy link
Contributor

najacque commented Sep 1, 2016

@swift-ci Please ignore

Explanation: This is just a test

Scope: Just testing!

Issue: rdar://problem/28121222

Reviewed by: @shahmishal

Risk: Low.

Testing: Test all the things!

@shahmishal shahmishal merged commit d790b5f into master Sep 1, 2016
@shahmishal shahmishal deleted the cross-repository-pull-request branch September 1, 2016 21:52
shahmishal added a commit that referenced this pull request Sep 2, 2016
* [utils] Cross repositories pull request test support
shahmishal added a commit that referenced this pull request Sep 2, 2016
* [utils] Cross repositories pull request test support
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