# GitLab (/docs/runtime/components/gitlab)



Component Category [#component-category]

Continuous integration and delivery / source control and CI

Component Description [#component-description]

GitLab is the source control and CI platform used to manage code, pipelines, and build workflows.

Why It Is Used [#why-it-is-used]

In BullSequana AI Runtime, GitLab supports version control and automated build pipelines, helping teams move changes through repeatable and traceable delivery processes.

Learn More [#learn-more]

* [GitLab CI/CD documentation](https://docs.gitlab.com/ee/ci/)
* [gitlabhq/gitlabhq on GitHub](https://github.com/gitlabhq/gitlabhq)

Interacts With [#interacts-with]

* `Harbor`, as the target registry for built platform images and artifacts.
* `Argo CD`, because manifests and release outputs produced upstream are consumed downstream by GitOps deployment.
* The full platform delivery chain, since GitLab is an upstream prerequisite before Runtime and application components can be deployed.
