Skip to content

travis: unit + build tests are conditional on branch name#5840

Closed
alalazo wants to merge 2 commits intospack:developfrom
epfl-scitas:packages/ldc_and_faster_ci
Closed

travis: unit + build tests are conditional on branch name#5840
alalazo wants to merge 2 commits intospack:developfrom
epfl-scitas:packages/ldc_and_faster_ci

Conversation

@alalazo
Copy link
Copy Markdown
Member

@alalazo alalazo commented Oct 20, 2017

This PR tries to use the new features of build stages that are advertized in:

to reduce build time for package only changes.

@alalazo alalazo force-pushed the packages/ldc_and_faster_ci branch 3 times, most recently from d02b849 to 6299e72 Compare October 20, 2017 08:16
With this PR all the branches that starts with 'packages' will skip
unit tests and build tests, on the promise that there are no
modifications to core files. This promise is checked by an additional
test that is run prior to flake8 and documentation.
@alalazo alalazo force-pushed the packages/ldc_and_faster_ci branch from c0a0d1d to cec010d Compare October 20, 2017 09:23
@alalazo
Copy link
Copy Markdown
Member Author

alalazo commented Jan 19, 2018

This PR is outdated, and was there only to showcase the effect of #5842

@alalazo alalazo closed this Jan 19, 2018
@alalazo alalazo deleted the packages/ldc_and_faster_ci branch January 19, 2018 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant