PUBLIC ALPHABiztraak is now in public alpha. Share feedback
Biztraak

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

  1. Commit
    Push changes to your repo → Biztraak detects the commit.

  2. Pipeline
    The configured CI/CD integration runs build/test pipelines in the selected execution environment.

  3. 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


Git + CI/CD in Biztraak connects repository activity with supported build, deployment, and operational review workflows.