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

CI: specify matplotlib-base #5606

Merged
merged 2 commits into from Nov 28, 2023
Merged

CI: specify matplotlib-base #5606

merged 2 commits into from Nov 28, 2023

Conversation

rcomer
Copy link
Member

@rcomer rcomer commented Nov 27, 2023

🚀 Pull Request

Description

Use matplotlib-base instead of matplotlib in our conda yml files, following advice here:
https://conda-forge.org/docs/maintainer/knowledge_base.html#matplotlib

Tests pass for me locally. Fewer packages to resolve seems like a win to me.

This can replace, so closes #5605.


Consult Iris pull request check list

@rcomer
Copy link
Member Author

rcomer commented Nov 27, 2023

Note we are already doing this in our feedstock.

Copy link

codecov bot commented Nov 27, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (507c34c) 89.68% compared to head (e7cd182) 89.68%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5606   +/-   ##
=======================================
  Coverage   89.68%   89.68%           
=======================================
  Files          90       90           
  Lines       22815    22815           
  Branches     5445     5445           
=======================================
  Hits        20462    20462           
  Misses       1619     1619           
  Partials      734      734           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rcomer
Copy link
Member Author

rcomer commented Nov 27, 2023

I have no idea what that py39 failure is about 😕

Copy link
Member

@pp-mo pp-mo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I totally agree, the lockfiles are clearly a lot smaller.
Looks like a real win !

@pp-mo
Copy link
Member

pp-mo commented Nov 28, 2023

I'm just re-spinning the python 3.9 tests.
With a bit of luck, that will resolve itself "magically" 🧙‍♂️ 🤞

If so, will merge this !

@pp-mo
Copy link
Member

pp-mo commented Nov 28, 2023

Ok respin fixed it ! 😅
Thanks @rcomer

@pp-mo pp-mo merged commit b78de2e into SciTools:main Nov 28, 2023
17 checks passed
@rcomer rcomer deleted the mpl-base branch November 28, 2023 13:54
@rcomer
Copy link
Member Author

rcomer commented Nov 28, 2023

Thanks @pp-mo!

tkknight added a commit to tkknight/iris that referenced this pull request Dec 4, 2023
* 'numpydocs1' of github.com:tkknight/iris:
  Feedstock rc branch management in do-nothing script (SciTools#5515)
  Relocated the Technical Papers documentation to Further Topics.  (SciTools#5602)
  Fix pp save of realization coordinate (SciTools#5568)
  Bump actions/checkout from 3 to 4 (SciTools#5460)
  Bump actions/github-script from 6 to 7 (SciTools#5580)
  Bump conda-incubator/setup-miniconda from 2 to 3 (SciTools#5607)
  CI: specify matplotlib-base (SciTools#5606)
tkknight added a commit to tkknight/iris that referenced this pull request Dec 6, 2023
* main:
  DOCS: Numpydocs1 (SciTools#5578)
  add links to scitools-classroom repo. (SciTools#5609)
  Feedstock rc branch management in do-nothing script (SciTools#5515)
  Relocated the Technical Papers documentation to Further Topics.  (SciTools#5602)
  Fix pp save of realization coordinate (SciTools#5568)
  Bump actions/checkout from 3 to 4 (SciTools#5460)
  Bump actions/github-script from 6 to 7 (SciTools#5580)
  Bump conda-incubator/setup-miniconda from 2 to 3 (SciTools#5607)
  CI: specify matplotlib-base (SciTools#5606)
  Mergeback of `FEATURE_chunk_control` branch (SciTools#5588)
  [CI Bot] environment lockfiles auto-update (SciTools#5547)
  Mergeback of "Feature _split_attrs" branch (SciTools#5152)
  add whatsnew (SciTools#5596)
  Refactor area weighted regridding, improve performance (SciTools#5543)
  Allowing exemption to axis guessing on coords (SciTools#5551)
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

2 participants