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

Set up continuous integration #156

Open
ppodgorsek opened this issue Dec 21, 2018 · 1 comment
Open

Set up continuous integration #156

ppodgorsek opened this issue Dec 21, 2018 · 1 comment

Comments

@ppodgorsek
Copy link

Travis is probably one of the best options for Github projects.

ppodgorsek referenced this issue in ppodgorsek/spring-test-dbunit Dec 21, 2018
@ppodgorsek
Copy link
Author

ppodgorsek commented Dec 21, 2018

Once the associated pull request is merged, Travis CI can be set up by login into https://travis-ci.org/ and enabling the build for the spring-test-dbunit repository.
Once done, remember to edit the Github project settings > Branches > Branch protection rules > Add rule for branch "master" > select the following options:

  • Require pull request reviews before merging
    • At least one required approver
    • Dismiss stale pull request approvals when new commits are pushed
  • Require status checks to pass before merging
    • Require branches to be up to date before merging
    • Select the Travis CI webhook
  • Include administrators

ppodgorsek referenced this issue in ppodgorsek/spring-test-dbunit Dec 21, 2018
Issue #156 - Set up continuous integration
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

No branches or pull requests

1 participant