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 updates #177

Open
wants to merge 15 commits into
base: master
Choose a base branch
from
Open

travis updates #177

wants to merge 15 commits into from

Conversation

gonsie
Copy link
Member

@gonsie gonsie commented Oct 5, 2020

THIS PR SHOULD NOT BE MERGED

I’m update some of the travis configurations. I need the tests to run for master branch PRs, which is why I’m opening this PR. BUT, it is not a proper release and therefore should not be merged into master (as per our versioning and release guide

  1. Only deploy the doxygen when the master branch is updated. Currently, the doxygen is updated for PRs. Moving this section to deploy should mean that it is not run for PRs. But we may have to change the repo settings to also notify travis on master branch pushes.
  2. Build CODES for integration testing. The intent is to only do this on master branch PRs (aka releases).

- update doxygen as deploy step (not run on PRs)
- integration testing of CODES for master branch
@gonsie
Copy link
Member Author

gonsie commented Oct 6, 2020

Finally got Travis to work properly, but found a bug with the CODES test suite (see codes-org/codes#206).

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