Skip to content

chore(quantecon): cut qe-v4 (book-parts, #26)#32

Merged
mmcky merged 1 commit into
mainfrom
chore/cut-qe-v4
May 15, 2026
Merged

chore(quantecon): cut qe-v4 (book-parts, #26)#32
mmcky merged 1 commit into
mainfrom
chore/cut-qe-v4

Conversation

@mmcky
Copy link
Copy Markdown

@mmcky mmcky commented May 15, 2026

Summary

Cuts the qe-v4 integration tag covering PR #26 (book-parts). Follows the quantecon/README.md tag-cut workflow: doc PR first, then git tag on the merged commit.

Changes

  • quantecon/VERSION.yml:
    • Bump qe_version to qe-v4
    • Add new entry id: 4, name: book-parts with merge_sha: 5edc040d and tag: qe-v4
    • Sync the header comment to the new tag-cut workflow (was still describing the legacy "tag-first" order and "batched not per-PR" convention)
  • quantecon/UPSTREAM-PRS.yml:
    • Move book-parts candidate from status: plannedpending
    • Fill in its commits list with the now-known squash sha

Current main feature timeline

Tag Feature PR Squash SHA
qe-v1 myst-to-ipynb #16 a045d57
qe-v2 book-numbering #22 032957c
qe-v3 book-proof-scope #28 80bb9ec
qe-v4 book-parts #26 5edc040

Post-merge step (manual)

git checkout main && git pull
git tag qe-v4 HEAD -m "qe-v4: book-parts (#26)"
git push origin qe-v4

🤖 Generated with Claude Code

Copilot AI review requested due to automatic review settings May 15, 2026 01:48
Bumps qe_version to qe-v4 and adds the book-parts entry (id: 4) to
merged_features with its squash sha 5edc040. The git tag qe-v4 will be
cut on the squash commit of this PR.

Also moves the book-parts entry in UPSTREAM-PRS.yml from `status:
planned` → `pending` and fills in its `commits` list with the now-known
squash sha.

Also syncs the VERSION.yml header comment to the new tag-cut workflow
(metadata PR first, then tag) so it matches README §"Maintaining
VERSION.yml". Previous comment text still described the legacy
"tag-then-update" order and the "batched not per-PR" convention.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@mmcky mmcky force-pushed the chore/cut-qe-v4 branch from 29dda92 to 71b83a5 Compare May 15, 2026 01:49
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Cuts the QuantEcon integration tag metadata for qe-v4 (feature: book-parts, PR #26) by updating the fork-tracking YAML files under quantecon/. This keeps the fork’s internal “what’s merged” and “what’s planned for upstream” trackers consistent with the newly merged squash SHA.

Changes:

  • Bump qe_version to qe-v4 and add the book-parts entry (with merge_sha and tag) to merged_features.
  • Update the VERSION.yml header comment to reflect the current “doc PR first, tag after merge” workflow.
  • Move the book-parts upstream candidate to status: pending and populate its commits list with the squash SHA.

Reviewed changes

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

File Description
quantecon/VERSION.yml Updates the current QuantEcon integration version/tag metadata and records the book-parts feature under qe-v4.
quantecon/UPSTREAM-PRS.yml Marks book-parts as landed on main (pending) and records the squash commit for upstream cherry-pick planning.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@mmcky mmcky merged commit d1a7dff into main May 15, 2026
5 checks passed
@mmcky mmcky deleted the chore/cut-qe-v4 branch May 15, 2026 02:07
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.

2 participants