Skip to content

Add salesforce.gitlab-ci.yaml for salesforce CI template

Cullen Taylor requested to merge ee-mayanktahil-master-patch-62669 into master

What does this MR do?

This is the EE version of https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/30766/diffs, which adds a Salesforce DX ci template. The 3-way merge in the ee-compat-check job is failing, so I'm attempting to mirror that MR over here to see what happens.

Please see https://gitlab.com/sfdx/sfdx-cicd-template

This MR adds in a new tempalte for Salesforce DX to allow automated CI/CD with Scratch Orgs and Sandbox Orgs for Salesforce development.

The intention for this MR is to add this template as a dropdown option in GitLab EE as well as GitLab.com.

Does this MR meet the acceptance criteria?

Conformity

Performance and testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Cheryl Li

Merge request reports