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

GitHub actions #214

Merged
merged 3 commits into from
Feb 25, 2020
Merged

GitHub actions #214

merged 3 commits into from
Feb 25, 2020

Conversation

lesserwhirls
Copy link
Collaborator

Enable GitHub Actions for CI and fix a bug uncovered by the transition.

@lesserwhirls
Copy link
Collaborator Author

This will enable GitHub Actions to run the unit tests currently run by Travis. There are several advantages to this:

  1. We have access to the JUnit html results as an artifact (zip) attached to each job (available for 90 days). I only have these being produced on failures at the moment.
  2. Now running on the latest Ubuntu (as opposed to 16.04)
  3. Pulling netCDF-C from the Ubuntu repos as opposed to our stale lib checked into GitHub

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.

None yet

1 participant