jvega-intakedesk/ITD Salesforce Metadata Deployment

Deployment script to build and deploy metadata to an specific Salesforce environment

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
DRY_RUNEnable or disable the Salesforce project deploy --dry-run flag. This will also add --verbose to the option list. If true, will execute as dry-run; otherwise false. Defaults to true.true
TEST_LEVELSalesforce project deploy --test-level parameter. Defaults to RunLocalTests.RunLocalTests
TIMEOUTSalesforce project deploy --wait flag value. Timeout in minutes for the command to complete and display results. Defaults to 30.30
MANIFEST_SOURCE_DIRECTORYSource files path for project manifest generation --source-dir flag. Defaults to force-app.force-app
MANIFEST_OUTPUT_DIRECTORYOutput directoryfor project manifest generation --output-dir flag. Defaults to manifest.manifest
PACKAGE_SOURCE_DIRECTORYSalesforce project deploy --manifest file path flag. Defaults to manifest/package.xmlmanifest/package.xml
DELTA_SOURCE_DIRECTORYSalesforce project deploy --manifest file path flag with the delta changes. Defaults to package/package.xmlpackage/package.xml
DELTA_FROM_SOURCEThe from source that will be used on the sgd delta.yes
DELTA_TO_SOURCEThe to source that will be used on the sgd delta.yes
SF_AUTH_URLThe Salesforce Auth URLyes
SF_AUTH_USERNAMEThe Salesforce username for login. Salesforce project deploy `-o` flag.yes

no outputs