datalad / datalad-ukbiobank

Resources for working with UKBiobank as a DataLad dataset
MIT License
6 stars 12 forks source link

Update Appveyor config to use new codecov uploader #77

Closed jwodder closed 2 years ago

jwodder commented 2 years ago

On June 9, codecov released a new version of their coverage uploader program to replace the old bash uploader, which will stop working on February 1 and is currently experiencing scheduled brownouts; see this blog post for more information. This repository's Appveyor config installs the codecov uploader provided by Chocolatey, which has not yet updated to the newer version. If the Chocolatey package is not updated in time, the Appveyor config must be updated to install the new codecov uploader directly; see the linked blog post for instructions.