rcthomas / resist

BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

Continuous integration is neither continuous nor integration, but everyone does it. #4

Closed rcthomas closed 7 years ago

rcthomas commented 7 years ago

We can at least set up build tests and unit tests in CI when ready. However we should note that such tests will not exercise features exploited by compilers that we are particularly interested in because those are not available.

We could set up cron jobs on the Cray machines to test that end of things as well. Something to keep in mind as edge services for CI are being considered here.

rcthomas commented 7 years ago

Closed by #19.