Skip to content

Bump version to 2.0.13-dev; RELEASE.md fixes (pipeline ID + tagging docs)#443

Merged
corinagum merged 2 commits into
mainfrom
cg/bump-version-2.0.13
May 28, 2026
Merged

Bump version to 2.0.13-dev; RELEASE.md fixes (pipeline ID + tagging docs)#443
corinagum merged 2 commits into
mainfrom
cg/bump-version-2.0.13

Conversation

@corinagum

@corinagum corinagum commented May 27, 2026

Copy link
Copy Markdown
Contributor

Summary

Post-2.0.12 housekeeping on main.

  • version.json: 2.0.12-dev.{height}2.0.13-dev.{height} — dev builds off main now produce 2.0.13.dev1, 2.0.13.dev2, etc., starting fresh height counters after the 2.0.12 stable cut. Mirrors PR Bump version to 2.0.12-dev #429.
  • RELEASE.md:
    • Publish pipeline definitionId 49 → 51 (stale link)
    • New section "Tagging and GitHub Release" covering the post-publish tag + release-page step, including the date-based gh api query that surfaces the real PR delta from main (auto-generated notes against the squash-merged release branch only show the release PR itself)

Test plan

  • cat version.json shows 2.0.13-dev.{height}
  • grep definitionId RELEASE.md shows the corrected ID
  • New section renders cleanly in the RELEASE.md preview

- version.json: 2.0.12-dev.{height} -> 2.0.13-dev.{height} (next dev cycle
  after 2.0.12 published to PyPI)
- RELEASE.md: publish pipeline definitionId 49 -> 51 (the doc link was
  stale; actual pipeline ID confirmed during 2.0.12 release)

Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>
Copilot AI review requested due to automatic review settings May 27, 2026 23:51

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Post-2.0.12 housekeeping to keep mainline development versions progressing and to correct release documentation for the Azure DevOps publishing pipeline.

Changes:

  • Bumped version.json dev version from 2.0.12-dev.{height} to 2.0.13-dev.{height} so main produces 2.0.13 prerelease builds.
  • Updated RELEASE.md to point to the correct Azure DevOps publish pipeline definitionId (49 → 51).

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
version.json Advances the main-branch prerelease version to 2.0.13-dev.{height} after the 2.0.12 stable cut.
RELEASE.md Fixes the publish pipeline link to the current Azure DevOps pipeline definition ID.

Adds a "Tagging and GitHub Release" section after Publishing. Notes the
quirk that GitHub's auto-generated release notes walk back from the
release branch and only see the squash-merged release PR — provides the
date-based gh api query that surfaces the real PR delta from main.

Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>
@corinagum corinagum added the documentation Improvements or additions to documentation label May 27, 2026
@corinagum corinagum changed the title Bump version to 2.0.13-dev; fix RELEASE.md publish pipeline link Bump version to 2.0.13-dev; RELEASE.md fixes (pipeline ID + tagging docs) May 27, 2026
@corinagum
corinagum merged commit 68771db into main May 28, 2026
4 checks passed
@corinagum
corinagum deleted the cg/bump-version-2.0.13 branch May 28, 2026 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants