chore(release): prepare zcode-app-cli 3.12.3-27 - #164
Closed
kingsword09 wants to merge 1 commit into
Closed
kingsword09 wants to merge 1 commit into
kingsword09 wants to merge 1 commit into
Conversation
Owner
Author
|
Superseded: the release must follow the current upstream ZCode 3.14.0 runtime. This pinned 3.12.3-27 candidate will not be merged or published. The SQLite mitigation is already merged in #163; runtime compatibility work and normal prepare validation will precede the new release. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Prepare
zcode-app-cli@3.12.3-27for release after #163.3.12.3-26to3.12.3-27.zcode-runtime.lock.jsonunchanged: ZCode App 3.12.3 / runtime 0.16.5.clipreparation also resolves the latest upstream App; the unrelated Desktop 3.14.0 compatibility work is deliberately not included.The #163 validation and all four Node/OS matrix jobs passed in https://github.com/kingsword09/zcode-cli/actions/runs/35442896976. Local typechecking and release-metadata tests passed for this version increment. This release candidate must also pass its own CI before merge.
Merging this PR triggers the existing
publish.ymlworkflow to rebuild and validate the locked runtime, publish via npm Trusted Publishing, and create the matching immutable tag and GitHub Release.Related to #162; keep it open for reporter testing and upstream follow-up. This release mitigates short-lived contention and does not claim to resolve arbitrary long-held locks or implement persistence-boundary retries.