Skip to content

branching configuration for local setup #4732

@joelpramos

Description

@joelpramos

Is your feature request related to a problem? Please describe.
As I am setting up multi environments (local, dev, staging, prod) I am finding that lacking an option to set up 'local' as a branch in config.toml to force me to use the default configuration for local and go by exception per environment. I'd expect the reverse.

Examples of differences that I would only except to have to local are by and large authentication / registration. Others thus far have not impacted me.

Describe the solution you'd like
The equivalent of remotes.<branch_name>.<config> but for local e.g. a prefix local.<config>

Describe alternatives you've considered
I use different branches for environments and configure each of them and the default set up is for local.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions