wadewegner / deploy-to-sfdx

An open-source and community-driven tool for one-click Salesforce DX deployments from public repositories to Scratch Orgs
https://deploy-to-sfdx.com
Apache License 2.0
98 stars 22 forks source link

password gen, apex execution, package install, data import, hosted one-click option, yaml documentation #15

Closed mshanemc closed 6 years ago

wadewegner commented 7 years ago

Great pull request. There's a lot in here, so it'll take me a bit to go through it all. But thank you!

mshanemc commented 7 years ago

the high-level discussion:

Right now, it's set up so that

An alternative would be to modify index.ejs so that, if the allowHostedOneClick env is true, the page presents both options.

The challenge that doesn't address if people don't have a hub OR a template. So choose.ejs would also need to handle hosted-scratches.

wadewegner commented 6 years ago

I'm going to start cherry picking updates from here but won't take the dev hub approach. Let's work on it post-DF17.