Monorepo DAG sample

A minimal example of a monorepo with multiple pipelines using DAG (Directed Acyclic Graph)

Moderate Pure Nim score 35/100 · last commit 2026-01-07 · 2 stars · tests present · no docs generated

Summary

Latest Version Unknown
License Unknown
CI Status Failing
Stars 2
Forks 2
Open Issues 0
Last Commit 2026-01-07
Downloads 0
Last Indexed 2026-08-01 04:44

Installation

nimble install Monorepo DAG sample
choosenim install Monorepo DAG sample
git clone https://gitlab.com/gitlab-examples/monorepo-dag-sample

OS Compatibility

Platform Linux macOS Windows FreeBSD OpenBSD NetBSD Android iOS WASM Embedded
Monorepo DAG sample - - - - - - -

README

Monorepo DAG Sample

A minimal example of a monorepo setup with multiple pipelines using a directed acyclic graph. Contributed by Aaron Gorka

Related docs:

  • Blog post https://aarongorka.com/blog/gitlab-monorepo-pipelines/
  • GitLab DAG docs https://docs.gitlab.com/ee/ci/directed_acyclic_graph/
  • Monorepo package mgt workflows https://docs.gitlab.com/ee/user/packages/workflows/monorepo.html
  • Monorepo GitLab direction https://about.gitlab.com/direction/monorepos/