Ross ROSS = Recommend OSS · open-source software intelligence for agents

agola-io/agola

Agola: CI/CD Redefined observed · 2026-08-28

github.com/agola-io/agola · homepage · Go · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

56/100

  • Activity 43
  • Release rhythm 49
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 0
  • age_days: 2658
  • days_rel: 342
  • days_push: 343
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

1621 stars · 122 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Agola is a self-hosted, distributed CI/CD platform written in Go that executes containerized, reproducible build and deployment workflows triggered by git events. It scales from a single-process instance to a highly available distributed deployment and integrates with multiple git providers (GitHub, GitLab, Gitea) simultaneously.

Use cases

  • self-hosted ci cd pipeline runner
  • run build and deploy workflows from git push or pull request
  • matrix builds with fan-in fan-out task dependencies
  • deploy to kubernetes from ci pipeline
  • test ci pipeline definitions on different environments before production
  • run ci jobs locally without pushing to git
  • multi git provider continuous integration in one installation
  • restart failed ci tasks from the same commit

When to choose

  • you want a self-hosted CI/CD system that scales from single instance to highly available distributed deployments
  • you need to integrate multiple git providers (GitHub, GitLab, Gitea) in a single CI installation
  • you want run definitions versioned in git and generated with a real templating language like jsonnet
  • you need reproducible, containerized, restartable runs with at-most-once deployment semantics
  • you want to execute tasks on Kubernetes, Docker, or bare metal with the same definition

When to avoid

  • you just need a simple hosted CI service with zero setup and a large plugin marketplace
  • your team relies on an ecosystem of prebuilt CI actions and community integrations
  • you need a mature permissions system out of the box (still a work in progress)
  • you prefer YAML-only pipeline configuration without learning jsonnet

Facets

service · maturity active

ci-cd deployment workflow-automation container-orchestration caching developer-tools self-hosted go cloud continuous-integration continuous-delivery gitops jsonnet-configuration high-availability distributed-systems gitlab-integration github-integration gitea-integration matrix-builds fan-in-fan-out reproducible-builds devops automation containers kubernetes linux docker web-server

4 sources

Member repositories

RepositoryRoleHealth v2
agola-io/agolamain56

For agents

markdown · JSON · MCP: product_card(name="agola-io/agola")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem