Skip to content

Use diff --git lines to determine the files in PR#1460

Merged
boegel merged 5 commits intoeasybuilders:developfrom
wpoely86:gitdiff
Dec 2, 2015
Merged

Use diff --git lines to determine the files in PR#1460
boegel merged 5 commits intoeasybuilders:developfrom
wpoely86:gitdiff

Conversation

@wpoely86
Copy link
Copy Markdown
Member

Instead of searching for +++ lines, search for diff --git. This should
be more foolproof and lead to less false positives.

easybuilders/easybuild-easyconfigs#2126 is an example where the previous regex failed.

Instead of searching for +++ lines, search for diff --git. This should
be more foolproof and lead to less false positives.
@hpcugentbot
Copy link
Copy Markdown

EasyBuild framework unit test suite FAILed.

See https://jenkins1.ugent.be/job/easybuild-framework-pr-builder/2311/console for more details.

Please fix the reported issues by pushing additional commits to the branch corresponding with this pull request; contact @boegel if you're not sure what to do.

@hpcugentbot
Copy link
Copy Markdown

EasyBuild framework unit test suite PASSed (see https://jenkins1.ugent.be/job/easybuild-framework-pr-builder/2314/console for more details).

This pull request is now ready for review/testing.

Please try and find someone who can tackle this; contact @boegel if you're not sure what to do.

@wpoely86
Copy link
Copy Markdown
Member Author

@boegel please review

@hpcugentbot
Copy link
Copy Markdown

EasyBuild framework unit test suite FAILed.

See https://jenkins1.ugent.be/job/easybuild-framework-pr-builder/2315/console for more details.

Please fix the reported issues by pushing additional commits to the branch corresponding with this pull request; contact @boegel if you're not sure what to do.

@wpoely86
Copy link
Copy Markdown
Member Author

jenkins please retest

@wpoely86
Copy link
Copy Markdown
Member Author

Jenkins retest this please

@hpcugentbot
Copy link
Copy Markdown

EasyBuild framework unit test suite FAILed.

See https://jenkins1.ugent.be/job/easybuild-framework-pr-builder/2317/console for more details.

Please fix the reported issues by pushing additional commits to the branch corresponding with this pull request; contact @boegel if you're not sure what to do.

@wpoely86
Copy link
Copy Markdown
Member Author

@boegel can you have a look at these tests? I don't understand what is causing the problem.

@boegel boegel modified the milestone: v2.5.0 Nov 13, 2015
@boegel
Copy link
Copy Markdown
Member

boegel commented Nov 13, 2015

Jenkins: test this please

@hpcugentbot
Copy link
Copy Markdown

EasyBuild framework unit test suite PASSed (see https://jenkins1.ugent.be/job/easybuild-framework-pr-builder/2330/console for more details).

This pull request is now ready for review/testing.

Please try and find someone who can tackle this; contact @boegel if you're not sure what to do.

minor style & docstring fixes
@hpcugentbot
Copy link
Copy Markdown

EasyBuild framework unit test suite PASSed (see https://jenkins1.ugent.be/job/easybuild-framework-pr-builder/2394/console for more details).

This pull request is now ready for review/testing.

Please try and find someone who can tackle this; contact @boegel if you're not sure what to do.

@boegel
Copy link
Copy Markdown
Member

boegel commented Dec 2, 2015

Going in, thanks @wpoely86!

boegel added a commit that referenced this pull request Dec 2, 2015
Use diff --git lines to determine the files in PR
@boegel boegel merged commit 8b9a59b into easybuilders:develop Dec 2, 2015
@wpoely86 wpoely86 deleted the gitdiff branch December 2, 2015 19:03
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