platform-quick-deploy

安装量: 1.4K
排名: #8252

安装

npx skills add https://github.com/forcedotcom/sf-skills --skill platform-quick-deploy

Quick Deploying to Prod Promote a validated deploy to a Production org using the job ID from a prior sf project deploy validate . No tests re-run, no components re-validated — just the promotion. Preconditions (gate strictly) Before doing ANYTHING, verify all four: Target is Production sf org display --target-org < alias

--json Confirm the target really is production. The reliable check is the gate's classifier (returns production|sandbox|scratch|trial|devhub|unknown ): sf org display --target-org < alias

--json | " ${CLAUDE_PLUGIN_ROOT} /scripts/sf-deploy-gate" classify Production means isSandbox=false AND isScratch=false AND instance URL has no -- (sandbox marker) AND no test.salesforce.com AND it is not a trial/Developer Edition host ( orgfarm- , .develop.my.salesforce.com , .pc-rnd. , or a trialExpirationDate in the response — these report isSandbox / isScratch as null and must not be taken for production). If target is NOT production (classifier returns anything other than production ) → STOP and redirect to platform-metadata-deploy (which handles non-prod natively). Show more Installs 889 Repository forcedotcom/sf-skills GitHub Stars 835 First Seen 14 days ago Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass

返回排行榜