Setup Salesforce CLI
Version updated for https://github.com/rdbumstead/setup-salesforce-action to version v1.1.1.
- This action is used across all versions by 1 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “Setup Salesforce CLI Action” is a GitHub Action designed to streamline the setup of the Salesforce CLI (SFDX) in CI/CD workflows. It automates tasks like secure JWT-based authentication, dependency installation, and optional integration of development tools such as Prettier, ESLint, and LWC Jest. This action reduces setup time with intelligent caching, supports flexible configurations, and enables seamless integration with Salesforce-specific plugins, making it ideal for both minimal and full-stack development environments.
Release notes
Documentation
- Updated author and support links to point to consulting resources
- Refined ‘Related Projects’ section
- General README formatting improvements