bioconda / bioconda-utils

Utilities for building and managing bioconda recipes
MIT License
96 stars 133 forks source link

fix: use circleci api v1.1 to avoid login error #982

Closed aliciaaevans closed 4 months ago

aliciaaevans commented 4 months ago

This is to fix bioconda/bioconda-recipes#47663 for fetching artifacts from a PR that was just merged to master in order to upload to the channel

We may want to follow it up with updates to use a token, but I wanted to get it to a working state for right now