SFDX Deploy
Version updated for https://github.com/svierk/sfdx-deploy to version v1.2.2.
- 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 SFDX Deploy GitHub Action automates the deployment of Salesforce metadata to a target org, supporting source directories, manifest files, and metadata component selectors. It includes options for test levels, dry runs, and delta deployments, making it suitable for pull request validation and actual deployments to higher environments. The action also provides functionality to delete metadata deletions as post-destructive changes in delta mode.
What’s Changed
- pin action examples to exact releases and harden them
Full Changelog: https://github.com/svierk/sfdx-deploy/compare/v1.2.1...v1.2.2