conda-forge / conda-forge/conda-forge.github.io
Feedstock tokens per CI
Open
- Dominant language
- JavaScript
- Stars
- 170
- Forks
- 320
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 5
Description
Currently the feedstock token is the same for each CI and is only stored on existing CI.
This is problematic when adding a new CI as we have to reset all the tokens for all CI
as we don't have the token in plain text to add to the new CI.
This requires a change to conda-smithy. To make this easier we can keep using the
global token if there's no CI specific token.
cc @beckermr, @jaimergp
Contributor guide
Assessment
This issue has not been assessed yet.