Skip to content
This repository has been archived by the owner on Jul 12, 2023. It is now read-only.

Add special "_all" key to apply to all service environments #1951

Merged
merged 1 commit into from
Mar 25, 2021

Conversation

sethvargo
Copy link
Member

This makes it easier (and less error-prone) to set a common configuration like LOG_LEVEL on all services at once.

Release Note

Add special "_all" key to apply to all service environments. The special key `_all` will apply to all services. This is useful for common configuration like log-levels. A service-specific configuration overrides a value in `_all`. There are no default values for `_all`, so the default behavior is unchanged.

This makes it easier (and less error-prone) to set a common configuration like `LOG_LEVEL` on all services at once.
@sethvargo sethvargo requested a review from a team as a code owner March 25, 2021 14:46
@google-cla google-cla bot added the cla: yes Auto: added by CLA bot when all committers have signed a CLA. label Mar 25, 2021
@sethvargo sethvargo enabled auto-merge (squash) March 25, 2021 14:49
@sethvargo sethvargo merged commit 3e9ffbf into main Mar 25, 2021
@sethvargo sethvargo deleted the sethvargo/all branch March 25, 2021 14:58
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes Auto: added by CLA bot when all committers have signed a CLA.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants