eddiewebb / circleci-queue

CircleCI orb to block/queue jobs to enforce max concurrency limits
MIT License
74 stars 75 forks source link

Parameterize CircleCI API Key [semver:minor] #57

Closed philnielsen closed 4 years ago

philnielsen commented 4 years ago

Sometimes, teams don't use CIRCLECI_API_KEY as the environment variable name that holds their api keys, so allow them to provide it but don't change the default behavior for existing users. Adds #56

Checklist

Motivation, issues

56 Covers the motivation, our team uses a different variable for storing our circleci api key, so we want to be able to supply that to an orb.

Description

Adds a parameter for specifying the name of the environment variable which stores your API key.

eddiewebb commented 4 years ago

Thank you! Assuming bors is happy this will go out soon.

bors merge

eddiewebb commented 4 years ago

BotComment: Development version of orb available for manual validation - eddiewebb/queue@dev:57

eddiewebb commented 4 years ago

BotComment: Production version of orb available for use - eddiewebb/queue@1.5.0

bors[bot] commented 4 years ago

Build succeeded