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

Pipeline: Fix detection of changes on remote #19761

Merged
merged 1 commit into from Jan 4, 2018
Merged

Conversation

islemaster
Copy link
Contributor

@islemaster islemaster commented Jan 4, 2018

Updates grep expression checking for new content on remote to support variable whitespace between the branch name and the rest of the status.

We think this was broken in 355bc52#diff-b475c6878ef1e55a562dbcb2a663c9cd -
The existing expression was failing to pick up this line:

    test                   pushes to test                   (local out of date)

because of the additional whitespace between test and pushes.

pair: @sureshc

Updates grep expression checking for new content on remote to support variable whitespace between the branch name and the rest of the status.

pair: @sureshc
@islemaster islemaster changed the title Fix detection of changes on remote Pipeline: Fix detection of changes on remote Jan 4, 2018
@davidsbailey
Copy link
Member

Oops, good catch! Apologies for breaking this. LGTM

@sureshc sureshc merged commit c28683f into staging Jan 4, 2018
@sureshc sureshc deleted the fix-test-deploy branch January 4, 2018 19:31
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.

None yet

3 participants