akumar0562/Salesforce Metadata Deploy
Builds and deploys metadata to a specified environment
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| DRY_RUN | Validate deploy and run Apex tests but don't save to the org. | — | — |
| TEST_LEVEL | Deployment Apex testing level. | — | RunSpecifiedTests |
| WAIT | Number of minutes to wait for command to complete and display results. | — | 30 |
| SOURCE_DIRECTORY | Path to the local source files to deploy. | — | force-app |
| SFDX_AUTH_URL | The auth url tied to your deployment environment | yes | — |
Outputs
no outputs