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

bot: add CircleCI token to call #85

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

aliciaaevans
Copy link
Contributor

Similar to bioconda/bioconda-utils#1001

Although the endpoints to list workflow jobs and artifacts used to be accessible to anyone, now there is a 401 response code.

Previously we worked around this by changing the API version back to v1.1, but now it's happening again for both versions. This apparently happens often. https://discuss.circleci.com/t/api-token-needed-to-fetch-artifacts/50881/3 So, it makes sense to just use a token.

(Also fixed a typo.)

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