Documentation
¶
Overview ¶
mdsmith-release is the internal CLI the GitHub Actions release pipeline invokes. It is intentionally NOT part of the user-facing `mdsmith` binary — its commands (stamp tracked manifests, verify them, build npm sub-packages, build PyPI wheels) are only useful inside the workflow.
Usage:
mdsmith-release stamp <version> mdsmith-release check mdsmith-release build-npm <artifacts-dir> <out-dir> mdsmith-release build-wheels <artifacts-dir> <out-dir>
Each subcommand operates relative to the current working directory, which is the repo root in CI.
Click to show internal directories.
Click to hide internal directories.