-
Notifications
You must be signed in to change notification settings - Fork 43
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
Cirrus CI #250
Cirrus CI #250
Conversation
…s#231) * Travis test with both Iris latest-release and latest-master. * Modify test CMLs for latest Iris (Iris3.0 changes). * Grib1 load fixes. * Fix loading since units=None default for Iris3 coords * Modify test to work with latest Iris (Iris3.0 changes). * Test against latest Iris only. * Review changes.
…ls#234) * Rename Iris test-version options, and enable all to check action. * Review changes.
* Require Iris >=3 (just for the gdt90 changes). * Whatsnew entry for requiring Iris 3. * Set version string for release candidate. * Test against Iris 3.0.0rc0 from conda-forge/rc_iris.
* Add 'main' conda-forge channel, needed for docs builds. * Use fixed spherical-earth-radius in GRIB1, ignoring change in gribapi default. * Codestyle fix.
* Document PR#240 in release notes. * Fix version string and release-notes date.
Copied across cirrus file from iris-ugrid
Borrowing from iris and iris-ugrid, added nox testing and a test runner. Tests currently fail on my local machine.
This resolves the same bash issue as SciTools/iris#4019
@jamesp I've turned off travis-ci on https://travis-ci.org/ for |
@jamesp I think that we may have to limit Certainly until What do you think? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jamesp Cookin' with gas! 🚀 💯
Only a couple of minor questions to service, otherwise let's get this merged 👍
@jamesp Awesome contribution! Thanks for pushing the over the line 🍻 🥳 |
Cirrus CI configuration and nox test harness to run all tests.
nox configuration is based on iris, but with a few new functions to support iris and iris test-data-dir.
This should be a complete replication of the Travis CI test suite. It performs all tests against both the version of iris on conda forge, and the current master branch of github.com/scitools/iris.
Known failures: