tythonco/CI/CD with sfdx

GitHub Action for CI/CD tasks and the general use of [sfdx](https://developer.salesforce.com/platform/dx) to automate deployments and testing of Salesforce development projects.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
commandCommand to execute; prebuilt options are deploy, test-scratch, & validateyesvalidate
auth_file_keyDecryption key for auth url fileno
enc_auth_fileEncrypted auth url file to decrypt and use for authenticationnosfdx_auth_url.txt.enc
run_testsLists the Apex classes containing the deployment tests to run; used when test-level is set to RunSpecifiedTestsno
scratch_def_fileConfig file used for creating scratch orgsnoconfig/project-scratch-def.json
source_pathComma-separated list of paths to deploy to or validate against target orgnoforce-app
test_levelTest level to use during deployments (NoTestRun, RunSpecifiedTests, RunLocalTests, RunAllTestsInOrg)noNoTestRun

no outputs