Build

CI/CD workflows, NPM scripts, helper scripts, deployment environments, and tooling used to build and maintain the OpenTelemetry website.

This section documents the CI/CD workflows, NPM scripts, and helper scripts that power the OpenTelemetry website’s build, deployment, and maintenance processes.

Workflow and script source files live under .github/ in the repository.


CI workflows

GitHub Actions workflows that automate PR checks, label management, and other CI/CD processes.

Content module patches

Creating and managing temporary patches for content modules between releases.

NPM scripts

NPM scripts for building, serving, validating, and maintaining the OpenTelemetry website.

Helper scripts

Shell scripts used by CI workflows and local development for label management, link checking, registry updates, and more.