SFDT for Salesforce
Version updated for https://github.com/scoobydrew83/sfdt to version v0.22.1.
- 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.
Action Summary
The GitHub Action automates the deployment, testing, and release management of Salesforce projects using the @sfdt/cli. It provides interactive workflows, automated release manifest generation, parallel Apex test execution, code and test quality analysis, pre-release validation, rollback support, post-deploy smoke testing, org metadata drift detection, multi-package project support, AI-based deployment error log interpretation, PR description generation, and more. The Action supports CI/CD pipeline templates for various platforms.
What’s Changed
What’s Changed
- test: retry the CSRF token fetch instead of failing open by @scoobydrew83 in https://github.com/scoobydrew83/sfdt/pull/321
- fix(security): validate CI template values; harden two shipped pipelines by @scoobydrew83 in https://github.com/scoobydrew83/sfdt/pull/323
- chore: release v0.22.1 by @scoobydrew83 in https://github.com/scoobydrew83/sfdt/pull/324
Full Changelog: https://github.com/scoobydrew83/sfdt/compare/v0.22.0...v0.22.1