Skip to content

Use an environment variable for the canary channel token#324

Merged
jezdez merged 1 commit intoconda:mainfrom
marcoesters:token-as-env-var
Sep 11, 2025
Merged

Use an environment variable for the canary channel token#324
jezdez merged 1 commit intoconda:mainfrom
marcoesters:token-as-env-var

Conversation

@marcoesters
Copy link
Copy Markdown
Contributor

Description

Use an environment variable instead of a CLI argument to set the upload token for canary releases.

With the inclusion of anaconda-auth into Miniconda, the canary channel uploads are not working anymore because the --token input argument is not parsed. Storing the token in the BINSTAR_API_TOKEN environment variable should work though until a fix is available.

@github-project-automation github-project-automation bot moved this to 🆕 New in 🔎 Review Sep 11, 2025
@conda-bot conda-bot added the cla-signed [bot] added once the contributor has signed the CLA label Sep 11, 2025
@marcoesters marcoesters marked this pull request as ready for review September 11, 2025 18:41
@marcoesters marcoesters requested a review from a team as a code owner September 11, 2025 18:41
@github-project-automation github-project-automation bot moved this from 🆕 New to ✅ Approved in 🔎 Review Sep 11, 2025
@jezdez jezdez merged commit 87cb4b5 into conda:main Sep 11, 2025
8 checks passed
@github-project-automation github-project-automation bot moved this from ✅ Approved to 🏁 Done in 🔎 Review Sep 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed [bot] added once the contributor has signed the CLA

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

4 participants