Skip to content

feat: add the possibility to pack private orbs by checking a CIRCLE_TOKEN env var#250

Draft
david-montano-circleci wants to merge 1 commit into
masterfrom
feature/pack-circleci-token
Draft

feat: add the possibility to pack private orbs by checking a CIRCLE_TOKEN env var#250
david-montano-circleci wants to merge 1 commit into
masterfrom
feature/pack-circleci-token

Conversation

@david-montano-circleci
Copy link
Copy Markdown
Contributor

Issue

orb-tools has an issue where if attempting to pack an orb that depends on a private orb, the job fails.

Solution

We are adding a validation that checks if the environment variable CIRCLE_TOKEN is available to use it during the circleci orb pack step.

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.

1 participant