Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
Sample CI Repos for Org Development Model
Get started quickly with CI by cloning a sample repository from your vendor of choice.
Each repo has a sample configuration file and a comprehensive README.md with
step-by-step information.
These sample repositories support the org development model. This model uses Salesforce CLI, a source control system, and sandboxes during the application life cycle. To determine if this model is right for you, head over and earn your badge by completing the Org Development Model module.
| Vendor | Link to GitHub Repository |
|---|---|
| AppVeyor | https://github.com/forcedotcom/sfdx-appveyor-org |
| Bamboo | https://github.com/forcedotcom/sfdx-bamboo-org |
| Bitbucket | https://github.com/forcedotcom/sfdx-bitbucket-org |
| CircleCI | https://github.com/forcedotcom/sfdx-circleci-org |
| GitLab | https://github.com/forcedotcom/sfdx-gitlab-org |
| Jenkins | https://github.com/forcedotcom/sfdx-jenkins-org |
| TravisCI | https://github.com/forcedotcom/sfdx-travisci-org |