Git & CI/CD Overview
Biztraak tightly integrates Git repositories and CI/CD pipelines into your projects.
Your infrastructure and code can live together, with configured deployments triggered from commits and tracked with operational context.
Managed GitLab is optional. Choose the source-control integration exposed by your project configuration, then see Capabilities and Availability for the current provider comparison.
Key Concepts
- Managed GitLab: supported workspaces can use a private GitLab instance for source control, pipelines, and artifacts.
- Linked Repositories: connect the GitHub, GitLab, Bitbucket, or other repository paths exposed by the product.
- CI/CD Pipelines: configured build and deploy pipelines run through the selected integration.
- Operational logging: available pipeline runs, artifacts, and deployments are recorded for traceability.
Workflow
Commit
Push changes to your repo → Biztraak detects the commit.Pipeline
The configured CI/CD integration runs build/test pipelines in the selected execution environment.Deployment
Successful pipelines deploy your code onto provisioned infra.
Outputs (endpoints, logs, compliance events) are surfaced in the dashboard.
Why it Matters
- Configurable execution: pipeline placement follows the selected integration and project settings.
- Integrated: supported infrastructure outputs can flow into dependent build or runtime configuration.
- Fast Iteration: CI/CD can be connected to the project dependency tree.
- Traceable: available build logs, deployment metadata, and approvals can be tracked together.
Next steps
- GitLab → use the optional managed GitLab integration.
- Capabilities and Availability → compare the available source-control integrations.
- Build & Deploy → learn how pipelines ship your code into Biztraak-managed infra.
- Deployments → see how infra and code tie together.
Git + CI/CD in Biztraak connects repository activity with supported build, deployment, and operational review workflows.