Slide 17
Slide 17 text
Changes can be made step by step:
1. Start moving basic metadata to a repo (code, flexipage, flow…)
2. Use a source-tracked environment (for instance Sandbox - one
per developer/app builder please)
3. Let developers/app builders add more metadata to the repo
when they are modified
4. Setup “automated” deployments (GitHub Actions, Jenkins…)
5. Add automatic testing (Apex tests, code quality scanner
6. Move to Scratch Orgs (or not)
7. Decompose your Org in Unlocked Packages (or not)
→ https://dxatscale.io will be your best resource
8. Build your own tooling (VS Code Extensions, sfdx plugin with
Salesforce framework…)
9. Iterate, fix, improve what’s not working
How do I move to Salesforce DX