Host & browse
Push standard Git repositories backed by object storage. Browse the tree, search content and paths, and compare any two refs — all in Studio, all under your own infrastructure.
Bosca Git
Bosca Git is a self-hosted Git server with pull requests, code review, branch protection, and CI/CD — woven into the rest of the platform, so commits link to tasks, repos source scripts and queries, and builds fire events.
How it works
Push standard Git repositories backed by object storage. Browse the tree, search content and paths, and compare any two refs — all in Studio, all under your own infrastructure.
Open pull requests, leave inline comments, and record verdicts. Branch protection turns review approvals and passing checks into the gate a merge has to clear.
A YAML pipeline in the repo runs on your own CI agents, reports commit statuses back to the branch, and can fire a platform event to publish, deploy, or notify.
What makes it powerful
Everything you expect from code hosting — pull requests, protection, CI/CD — plus the integrations you only get when Git isn't a separate product bolted on.
A full Git server inside your platform, backed by S3-compatible object storage so instances scale horizontally with no shared local disk.
Draft PRs, inline diff comments with threads, and three reviewer verdicts — approve, request changes, or comment — driving the merge decision.
Pattern-scoped rules gate critical branches: require a PR, a minimum number of approvals, code-owner review, linear history, and passing checks.
Pipelines defined in YAML in the repo are discovered, scheduled, and dispatched to CI agents — with jobs, matrices, steps, and artifacts.
Register runner agents, or an orchestrator that boots ephemeral runners on demand. Free-text labels route each job to the right machine.
Builds and external tools report named statuses on a commit; branch protection can require specific ones to be green before a merge.
Twelve event types — push, branch and tag, pull-request, review, and pipeline lifecycle — POST signed payloads to any endpoint you choose.
Commits and PRs auto-link to Work Ops tasks, scripts and queries are sourced from repos, and pipelines fire platform events.
Deep platform integration
Because Git isn't a separate product bolted onto Bosca, it connects to everything else. Your repositories, your work, and your automation share one system — one set of permissions, one graph of links.
a1b0c7 → task WEB-142nightly-sync sourced from ops/content.publish eventengineering groupGo deeper
Self-hosted, Object Storage, and horizontally scalable — the code lives next to the work it implements and the automation it drives. The docs cover repositories, pull requests, CI/CD, and platform integration end to end.