release

package
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 26, 2026 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package release holds repository-contract tests that guard the release pipeline: the tag-triggered GitHub Actions workflow and the README's install and maintainer-release instructions. It has no runtime code.

A tag-only workflow is never exercised until the moment it must work — the first push of a version tag. These tests run under `make test`, so a broken release.yml (invalid YAML, a dropped SemVer guard, a missing artifact name) fails the gate on an ordinary PR instead of at the worst possible time.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL