CICD Blog Series:
Building from Scratch
Previously we talked about getting our metadata ready. So what is next? We will start using scratch orgs!

A pool full of Scratch Orgs
Now our next big decision is coming up, do we create new orgs every time from scratch, or do we invest in creating a pool with partially created scratch orgs? The main deciding factor are installed packages. Does your metadata depend on a set of packages which take considerable time to install? A pool could then provide a time saving any time a scratch org needs to be created. And you should create a lot of them, whenever you:
- Start a new feature branch.
- Test a new feature.
- Start automated testing.
- Run a ‘build’.
- Perform development tasks directly in an org.
CICD Blog Series
We are getting closer to doing some actual CICD, it is about time right?
Next Blog is coming soon! →