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

Adds support for specifying config sources via the CF_CONFIG_SOURCES environment variable #79

Merged
merged 1 commit into from
Apr 4, 2024

Conversation

chrnorm
Copy link
Contributor

@chrnorm chrnorm commented Apr 4, 2024

This is required when using the Common Fate CLI in CI/CD environments, where we want to disable the 'file' config source and configure things entirely using environment variables.

…environment variable

This is required when using the 'cf' CLI in CI/CD environments, where we want to disable the 'file' config source and configure things entirely using environment variables.
Copy link

changeset-bot bot commented Apr 4, 2024

🦋 Changeset detected

Latest commit: 3b28b9d

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@common-fate/sdk Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@chrnorm chrnorm merged commit 4becbd9 into main Apr 4, 2024
1 check passed
@chrnorm chrnorm deleted the support-config-sources-from-env branch April 4, 2024 11:10
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