Migrating to codev
How a team already running sfp in their own CI — a community or sfp-pro workflow on GitHub Actions, Buildkite, or any pipeline — moves those workflows onto codev, one capability at a time.
Start from your CI system
From GitHub ActionsFrom Azure DevOpsFrom Buildkite
How codev replaces your pipeline
Step 1 — Connect the repository to sfp server
Source Control

Step 2 — Turn on server-managed builds, gradually

Move one domain at a time

release/*, codev builds only the listed domains and skips the rest. Leave the list empty and every impacted domain builds — the default.Step 3 — Let codev run validation and environments
While you still run some builds yourself
Last updated
Was this helpful?