dx-devops-test-pipeline-configure

安装量: 1K
排名: #7305

安装

npx skills add https://github.com/forcedotcom/sf-skills --skill dx-devops-test-pipeline-configure

Configure DevOps Center Pipeline Testing Infrastructure Sets up and configures a DevOps Center pipeline's testing infrastructure. This skill handles three closely related "configure your pipeline" operations that share the same org context, prerequisites, and entity scope (the pipeline level). Pick the mode that matches the user's intent. API version: All DevOps testing system calls target Salesforce API v67.0 (minimum required). Important: All DevOps Center data (pipelines, stages, providers, suites, gates) lives in the Salesforce org — NOT the local repo. Never search the filesystem for pipeline configuration. Always query the org with sf data query or sf api request rest . Step 1 — Run prerequisites first (always) Before any query or system call, run the prerequisite checks in references/prerequisite-checks.md . On any failure, surface the plain-language message and stop — never write to an unverified environment. Modes A & B (provider configure/sync): run Prerequisites 1–4 (org login, Agentforce DX plugin, DevOps Center org auth, pipeline identified). Prerequisite 5 (stage) is not required — providers are configured at the pipeline level. Mode C (quality gate): run Prerequisites 1–4 and Prerequisite 5 (stage). Prereq 5 gives the DevopsPipelineStage only — the target DevopsTestSuiteStage record Id is resolved separately in Mode C's Step 0 (trigger → suite-stage row). Carry forward the resolved doce-org-alias , pipelineId , and (Mode C) stageId / testSuiteStageId . Show more Installs 660 Repository forcedotcom/sf-skills GitHub Stars 675 First Seen 11 days ago Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass

返回排行榜