Skip to content

docs(release): backfill v1.2.0 notes#6

Merged
alexb-splunk merged 2 commits into
mainfrom
codex/v1.2-release-notes
Jul 9, 2026
Merged

docs(release): backfill v1.2.0 notes#6
alexb-splunk merged 2 commits into
mainfrom
codex/v1.2-release-notes

Conversation

@alexb-splunk

Copy link
Copy Markdown
Collaborator

Summary

  • backfill the missing Python 3.11 feature entry in the v1.2.0 changelog
  • stage uv.lock explicitly for future semantic-release version commits
  • stop publishing uv.lock as a GitHub Release asset

Root cause

The stacked v1.2 branch was created before v1.1 was released, then merged with v1.1 in its ancestry. Python Semantic Release found the feature commit for version calculation but assigned it to the earlier tagged release while traversing the graph for changelog generation.

Validation

  • tox run -e lint,test (49 tests passed)
  • uv lock --check --no-config
  • TOML and workflow YAML parsing
  • semantic-release confirms these docs and chore commits do not produce a new release

Stage uv.lock after the release build so semantic-release includes it in the version commit without uploading it as a GitHub Release asset.
@alexb-splunk alexb-splunk merged commit 2de3a01 into main Jul 9, 2026
3 checks passed
@alexb-splunk alexb-splunk deleted the codex/v1.2-release-notes branch July 9, 2026 23:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant