Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Supports Full or Partial Deploy projects. Local developer files like jsconfig.json and .eslintrc.json are automatically excluded from the artifact generated.

In Full Deployment mode, it supports:

...

  • Building a package structure from files checked out of SCM when no package.xml is present. It is automatically created from the items selected for deployment.
  • Building a package structure from files stored in a Salesforce Organization or Sandbox.
  • Building a package structure with a mixture or of SCM and Salesforce sourced files. The package.xml file is generated automatically to upload the correct information to Salesforce.
  • In this mode, see theĀ Supported SalesForce Metadata Types list for information on what types of objects are supported.

...

Special Considerations

Currently, when using Partial Deploy, some objects show up as two separate files in the file listing screen. If building from SCM, users must select both of them for the deployment to succeed. If building from Salesforce, or using the Full Deployment model, this is unnecessary.

...