ldeo-glaciology / xapres

package for processing ApRES data using xarray
MIT License
3 stars 2 forks source link

tests failing #21

Closed jkingslake closed 1 year ago

jkingslake commented 1 year ago

regularly scheduled tests are suddenly failing at the stage shere it tries to update the virtual environment used in the github action: https://github.com/ldeo-glaciology/xapres_package/actions/runs/4721650983/jobs/8375178519#step:4:3296

Installing pip dependencies: ...working... ::warning::Pip subprocess error:%0AERROR: Could not find a version that satisfies the requirement codecov (from versions: none)%0AERROR: No matching distribution found for codecov%0A%0A

any thoughts @jbusecke?

jkingslake commented 1 year ago

some hints here: https://github.com/Chisanan232/PyMock-API/pull/46/files#diff-f53a023eedfa3fbf2925ec7dc76eecdc954ea94b7e47065393dbad519613dc89

jbusecke commented 1 year ago

Seems like the old uploader is deprecated. They have a migration guide

jkingslake commented 1 year ago

Thanks! Turns out I just needed to merge #1, which was about updating the version of codecov to v3.