SFDX-Falcon Template 0.8 (Deprecated)
Pre-release
Pre-release
VivekMChawla
released this
30 Jun 17:06
·
36 commits
to main
since this release
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