Release 1.2.0#27
Merged
Merged
Conversation
Bump the version for adventure-bundled monsters (phase 9, #26). Minor release: the change is additive to the public surface — the Adventure.monsters field, the GameSession.effective_monsters property, and the validation tightening recorded under Changed. Rename the CHANGELOG [Unreleased] section to [1.2.0] and refresh the compare links; regenerate uv.lock (the diff touches only the osrlib entry). The local dry run passed: uv build, check_dist, and a fresh-venv install_smoke all clean for 1.2.0. The versioned-docs adoption trigger is evaluated and not fired, per the plan's work item 6: a release cut from main creates no divergence between published docs and main, matching the 1.1.0 precedent. Claude-Session: https://claude.ai/code/session_018e1XMwtEpnzA4zuuPZhzaS
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.
Release engineering for 1.2.0 per the phase 9 plan's work item 6: version bump to 1.2.0,
uv lock(the lockfile diff touches only theosrlibentry), the CHANGELOG[Unreleased]section renamed to[1.2.0] - 2026-07-17with refreshed compare links.Local dry run passed:
uv build,tools/release/check_dist.py dist 1.2.0("dist audit passed"), and a fresh-venv wheel install runningtools/release/install_smoke.py 1.2.0("install smoke passed"). No goldens touched — the version bump regenerates nothing, per the phase 8 rule.The versioned-docs adoption trigger is evaluated and not fired (a release cut from
maincreates no published-docs divergence; 1.1.0 precedent).After merge: annotated tag
v1.2.0on the merge commit;release.ymlre-runs the gate, audits, smokes on both OSes, publishes to PyPI via trusted publishing, and creates the GitHub Release from the 1.2.0 changelog section.https://claude.ai/code/session_018e1XMwtEpnzA4zuuPZhzaS