Merged
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
Member
|
@jamesp I've turned off travis-ci on https://travis-ci.org/ for |
Member
|
@jamesp I think that we may have to limit Certainly until What do you think? |
bjlittle
reviewed
Feb 25, 2021
bjlittle
reviewed
Mar 1, 2021
bjlittle
reviewed
Mar 1, 2021
bjlittle
reviewed
Mar 2, 2021
bjlittle
reviewed
Mar 2, 2021
bjlittle
approved these changes
Mar 2, 2021
Member
|
@jamesp Awesome contribution! Thanks for pushing the over the line 🍻 🥳 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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: