Skip to main content
Version: v0.3.1

Introduction

Rush Delivery is a provider-adaptable Dagger module for Rush monorepos. The framework assumes Rush is the project graph and uses .dagger/ metadata as the extension surface for validation, packaging, deployment, caches, and toolchains.

Guides

Website

The public GitHub Pages site currently builds from ../website-docusaurus. It uses Docusaurus, generates docs pages from website-docusaurus/docs-tree.yaml, and is deployed by ../.github/workflows/pages.yml.

The Astro + Starlight comparison site remains under ../website.

Source Of Truth

The schemas under ../schemas are the field-level metadata contract. These docs explain intent and usage; schemas define file shape.