SFDX Deploy
Version updated for https://github.com/svierk/sfdx-deploy to version v1.2.1.
- This action is used across all versions by 5 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The GitHub Action sfdx-deploy automates Salesforce metadata deployment and validation. It supports various functionalities including source directories, manifest files, metadata component selectors, test levels, dry runs, delta deployments, and handling destructive changes via the sfdx-git-delta plugin. The action is particularly useful for validating deployments on pull requests or deploying metadata to higher environments efficiently.
What’s Changed
- describe the human-readable deployment details log group
Full Changelog: https://github.com/svierk/sfdx-deploy/compare/v1.2.0...v1.2.1