gfarb/Salesforce Deploy Action

This action allows you to automate your Salesforce build, test and deploy pipeline using GitHub Actions.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
TARGET_USERNAMEUsername or alias for the target org. Must be pre-authorized.yes
SOURCE_PATHComma-separated list of paths to the local source files to include in the manifest.no
DESTRUCTIVE_CHANGESPath to folder containing manifests (destructiveChangesPre.xml, destructiveChangesPost.xml) of components to delete before and/or after the deploy.no
TEST_LEVELLevel of deployment tests to run. The default value is RunLocalTests.no
WAITNumber of minutes to wait for the command to complete. The default value is 33 minutes.no
namedescription
DEPLOYEDBoolean value that identifies if the deployment was successful.
DESTRUCTIVE_CHANGESBoolean value that identifies if destructive changes were made.