Conversation
55e085a to
2daa375
Compare
This appears to be a new feature now that we are on v3 of the action. Follow on to matplotlib#22573 .
Although, it looks like both this and the caching we are currently doing end up being counter productive because we do not pin tightly enough in our requirements file (other than the min version run). |
|
Is there an easy way to tell if this is hitting the cache before merging?
|
|
I'm not sure this is doing the right thing at all (and have concerns about our current caching as well!) I spent some time yesterday and today trying to get tests to run on old versions of Matplotlib which....was harder than I wished it would be. We may want to have one very pinned requirements file (possible managed by one of the auto-bump services 😞 or tools) that we rename to |
|
This is bit rotted and I do not think this is the right apporach by itself. Replaced by #23548 |
This appears to be a new feature now that we are on v3 of the action.
Follow on to #22573 .
https://github.com/actions/setup-python#caching-packages-dependencies