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

feat: environment type configurations #1496

Merged
merged 2 commits into from
Jun 21, 2024
Merged

feat: environment type configurations #1496

merged 2 commits into from
Jun 21, 2024

Conversation

davenewza
Copy link
Contributor

Environment type configurations

This is quite a major change to the keelconfig.yaml. Previously, only environment variables were specifiable by environment type (staging, production, etc.). This has now been entirely removed from keelconfig.yaml and we have introduced the keel.staging.yaml and keel.production.yaml config files as a means to set your hosted environments.

If keel.{ENVTYPE}.yaml does not exist, then the default keelconfig.yaml will be used. Note that there is no inheritance of individual values between configs.

@davenewza davenewza merged commit cf9f6f7 into main Jun 21, 2024
10 checks passed
@davenewza davenewza deleted the environment-configs branch June 21, 2024 10:35
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.

2 participants