CumulusCI icon indicating copy to clipboard operation
CumulusCI copied to clipboard

Allow disabling default scratch org configs

Open jlantz opened this issue 7 years ago • 1 comments

Currently, every project will always have the 4 default scratch org configurations. We should support projects that want to disable one of the 4 default scratch org configs with the following yaml syntax in the project's cumulusci.yml file:

orgs:
    scratch:
        dev:
            config_file: None

jlantz avatar Aug 13 '18 14:08 jlantz

Hi @jlantz , figured I'd have a look at a ticket or two after our call yesterday to familiarise myself with the inner workings of CCI. Would you be able to create a feature branch for this one for me to create a PR towards? I believe that's the process you'd like to stick to? :-)

koenwesselman avatar Nov 02 '18 11:11 koenwesselman