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.
Adds upstream CI based upon what @anissa111 set up for geocat-comp and xarray's upstream CI. Includes geocat-viz and geocat-comp along with some key dependencies.
I was able to run this on my fork, but didn't realize turning off actions would break the link to prior runs. Let me know if you'd like me to turn it back on so you can check out some runs / logs.
I think this is probably a good start, but do wonder if it might catch "too much" the way it's currently configured (e.g. the frequency of testing and number of upstream dev packages we're testing).
We could also think about adding some sort of automation to generate issues when this fails. xarray and matplotlib both have this set up in slightly different ways. xarray's is a bit custom, but some other packages are using it as well (i.e. dask). matplotlib uses this issue-bot.
Closes #507 and #544.