Bind migration heads to coordinated releases
This commit is contained in:
@@ -59,6 +59,11 @@ Core next, and the meta tag last. This is a dependency guarantee for a
|
||||
single-capacity Actions runner: the developer package cannot run before its
|
||||
exact Core and module versions have entered the queue.
|
||||
|
||||
The same release entry point records the reviewed current Alembic heads under
|
||||
the target release version and reruns the strict migration audit before it
|
||||
changes package versions, commits, or tags. A failed baseline check therefore
|
||||
cannot produce a protected package release.
|
||||
|
||||
It builds one wheel and, where applicable, one npm tarball. The workflow records
|
||||
the source tag, source commit, filename, size, and SHA-256 in
|
||||
`package-artifacts.json` before publishing. Gitea rejects a second upload of the
|
||||
|
||||
Reference in New Issue
Block a user