Appearance
Source Control (SCDK)
The SCDK is the source control interface within the OR platform. It brings Git and Azure DevOps pipeline management into the OR UI — providing a unified view of repositories, branches, and CI/CD pipeline status across OR services. It wraps Git and Azure DevOps to surface source control operations in the context of the platform rather than as a separate tool.
Who is this for?
- Platform engineers who manage CI/CD pipelines for OR services and want visibility into build and deployment status from within the platform
- Developers who need to monitor pipeline runs triggered by code changes to MDK, DDK, or FDK services
- Teams managing source control workflows that are tightly coupled to OR deployment lifecycle (e.g., a code push triggers a container build that Nexus then deploys)
