Skip to content

SFDX-Falcon Template 0.8 (Deprecated)

Pre-release
Pre-release
Compare
Choose a tag to compare
@VivekMChawla VivekMChawla released this 30 Jun 17:06
· 36 commits to main since this release
5b1e9be

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.

  1. Provide examples of shell scripts that leverage the Salesforce CLI.
  2. 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