Sample CI Repos for Package 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 package development model. This model uses Salesforce CLI, a source control system, scratch orgs for development, and sandboxes for testing and staging. To determine if this model is right for you, head over and earn your badge by completing the Package Development Model module.
Vendor | Link to GitHub Repository |
---|---|
AppVeyor | https://github.com/forcedotcom/sfdx-appveyor-package |
Bamboo | https://github.com/forcedotcom/sfdx-bamboo-package |
Bitbucket | https://github.com/forcedotcom/sfdx-bitbucket-package |
CircleCI | https://github.com/forcedotcom/sfdx-circleci-package |
GitLab |
https://github.com/forcedotcom/sfdx-gitlab-package CI/CD template for Salesforce/Apex apps: |
Jenkins | https://github.com/forcedotcom/sfdx-jenkins-package |
TravisCI | https://github.com/forcedotcom/sfdx-travisci-package |