cloudjunctionteam/github-sfdx-deploy-to-org
Deploy a Salesforce project from GitHub to Salesforce.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| login-url | Salesforce login url | yes | https://test.salesforce.com/ |
| cert-path | path to encrypted certificate | yes | — |
| decryption-key | key to decrypt certificate | yes | — |
| decryption-iv | iv to be used to decrypt certificate | yes | — |
| sf-consumer-key | consumer key of SF connected app | yes | — |
| sf-username | username used to login to SF | yes | — |
| test-level | test level of deployment | no | RunLocalTests |
| tests-to-run | tests to run when testlevel is RunSpecifiedTests | no | — |
| deploy-wait | wait time for deployment | no | 33 |
| source-path | path of force app | no | force-app/main/default |
Outputs
no outputs