Below you will find pages that utilize the taxonomy term “Svierk”
July 14, 2026
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.
July 14, 2026
SFDX Run Tests
Version updated for https://github.com/svierk/sfdx-run-tests to version v1.1.0.
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 This GitHub Action automates running Salesforce Apex, LWC (Jest), and Flow tests from a single step, providing comprehensive coverage reports for each type of test. It supports toggling the execution of each test type, highlights coverage in CLI logs, and writes reports to expected paths for integration with quality tools like SonarQube/SonarCloud or Codecov. The action is particularly useful for streamlining the testing process and ensuring consistent code coverage across different Salesforce projects.
July 7, 2026
SFDX Code Review
Version updated for https://github.com/svierk/sfdx-code-review to version v1.0.0.
This action is used across all versions by 2 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed add documentation and usage instructions Full Changelog: https://github.com/svierk/sfdx-code-review/compare/v0.0.2...v1.0.0
July 7, 2026
SFDX Deploy
Version updated for https://github.com/svierk/sfdx-deploy to version v1.1.4.
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.
What’s Changed suppress sfdx-git-delta output for cleaner deploy logs Full Changelog: https://github.com/svierk/sfdx-deploy/compare/v1.1.3...v1.1.4
July 7, 2026
SFDX Run Tests
Version updated for https://github.com/svierk/sfdx-run-tests to version v1.0.0.
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.
What’s Changed add documentation and usage instructions Full Changelog: https://github.com/svierk/sfdx-run-tests/compare/v0.0.4...v1.0.0
July 4, 2026
SFDX Run Tests
Version updated for https://github.com/svierk/sfdx-run-tests to version v0.0.2.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed await flow test results via flow get test polling Full Changelog: https://github.com/svierk/sfdx-run-tests/compare/v0.0.1...v0.0.2