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

Travis CI: Build and test all targets affected by commit range #101

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

ChrisCummins
Copy link
Owner

@ChrisCummins ChrisCummins commented Feb 13, 2020

This uses Bazel's CI script and Travis' COMMIT_RANGE to ensure that all targets affected by a patchset are built and tested.

This is a huge improvement over having a "dummy" Travis config in the core phd project and then project-specific configs for exported projects like labm8 / ProGraML / clgen, etc.

@ChrisCummins ChrisCummins force-pushed the feature/travis_ci branch 5 times, most recently from 5100118 to 2ef7ab6 Compare February 19, 2020 16:42
@ChrisCummins ChrisCummins force-pushed the feature/travis_ci branch 2 times, most recently from 7301071 to 2408ac7 Compare April 26, 2020 10:41
This uses Bazel's CI script to build and run tests on targets affected
by the commit range that Travis CI is testing for.

Signed-off-by: format 2020.01.16 <github.com/ChrisCummins/format>
Signed-off-by: format 2020.01.21 <github.com/ChrisCummins/format>
Signed-off-by: format 20.02.05 <github.com/ChrisCummins/format>
Signed-off-by: format 20.02.05 <github.com/ChrisCummins/format>
Signed-off-by: format 20.02.05 <github.com/ChrisCummins/format>
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.

1 participant