atriumai/CRMA-Sync

Use sfdx/sfpowerkit to pull down CRMA Objects and sync to repository

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Oct 8, 2025
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: atriumai/crma-sync@48599346f780c06deca7bf626ba44bd3e0f18a3b # v4.1.1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
sfdx-auth-urlSFDX Login url for orgyes
api-versionMetadata API version to use during retrieve/deploy (used only when sourceApiVersion is not specified in your sfdx-project.json file). If sourceApiVersion IS specified in the sfdx-project.json file, that value OVERRIDES anything specified here. If NO values are specified (here or in sfdx-project.json), defaults to the current highest API version for the org.no""
debug-loggingIf set to true, causes significantly more logging to be output during the processyesfalse
github-usernameUsername to associate with git commitsyes
github-emailEmail address to associate with git commitsyes
git-branchBranch to push changes to (Default: Main)nomain
sf-download-urlURL to download SF CLI Linux client. Uses the XZ compressed version. Default is the stable version.yeshttps://developer.salesforce.com/media/salesforce-cli/sf/channels/stable/sf-linux-x64.tar.xz

no outputs