|
|
||
|---|---|---|
| .. | ||
| README.md | ||
| latest-release-readiness.json | ||
| latest-release-readiness.md | ||
| release-readiness-20260531-183016.json | ||
| release-readiness-20260531-183233.json | ||
| release-readiness-20260531-184042.json | ||
README.md
Release Readiness
This directory stores reproducible release and publish-readiness evidence.
Run:
pwsh -NoLogo -NoProfile -ExecutionPolicy Bypass -File scripts\release_guard.ps1
The guard checks:
moon.mod.jsonpackage metadata.- README / changelog / license consistency.
- release workflow hard-gate behavior.
moon packageartifact generation.moon publish --dry-runstatus.
moon publish --dry-run still requires local mooncakes credentials. If the
machine has not run moon login, the guard records that as an environment
blocker rather than pretending publishing happened.