Releases: sfdx-isv/sfdx-falcon-template
Releases · sfdx-isv/sfdx-falcon-template
SFDX-Falcon Template 0.8 (Deprecated)
Deprecation Warning
This release represents the final state of the SFDX-Falcon Template before the release of version 2.0.
There are two ways the old code may be helpful.
- Provide examples of shell scripts that leverage the Salesforce CLI.
- Provide an example of a Circle CI build config.
Examples of Shell Scripts Leveraging the Salesforce CLI.
SFDX-Falcon Template 2.0 abandons shell scripts in favor of local Node.js scripts.
This v0.8-deprecated
release maintains the original collection of bash
and PowerShell
scripts in the following locations.
dev-tools
dev-tools-win
Example of a Circle CI Build Config
SFDX-Falcon Template 2.0 drops examples of Circle CI builds.
This v0.8-deprecated
release maintains the original Circle CI config in the following location.
.circleci/config.yml
Preview of the SFDX-Falcon Project Template
This is an early alpha release of the SFDX-Falcon Project Template.