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

Support extending settings #119

Open
cameri opened this issue Dec 30, 2022 · 0 comments
Open

Support extending settings #119

cameri opened this issue Dec 30, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@cameri
Copy link
Owner

cameri commented Dec 30, 2022

Pledge
I will be implementing this myself.

Is your feature request related to a problem? Please describe.
It seems likely that we will end up with multiple settings.json files in the codebase. For maintainability, to reduce duplication and increase re-use, settings files should allow for a extends field that can point to another settings file, which may contain default values.

Describe the solution you'd like
Allow extends field at the root of any settings.json to point to another file with defaults.

Describe alternatives you've considered
None

Additional context
None

@cameri cameri added the enhancement New feature or request label Dec 30, 2022
@cameri cameri self-assigned this Dec 30, 2022
@cameri cameri changed the title Support multiple settings per environment Support extending settings Dec 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant