chore(quantecon): cut qe-v4 (book-parts, #26)#32
Merged
Merged
Conversation
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>
There was a problem hiding this comment.
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_versiontoqe-v4and add thebook-partsentry (withmerge_shaandtag) tomerged_features. - Update the
VERSION.ymlheader comment to reflect the current “doc PR first, tag after merge” workflow. - Move the
book-partsupstream candidate tostatus: pendingand populate itscommitslist 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.
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.
Summary
Cuts the
qe-v4integration tag covering PR #26 (book-parts). Follows thequantecon/README.mdtag-cut workflow: doc PR first, thengit tagon the merged commit.Changes
quantecon/VERSION.yml:qe_versiontoqe-v4id: 4, name: book-partswithmerge_sha: 5edc040dandtag: qe-v4quantecon/UPSTREAM-PRS.yml:book-partscandidate fromstatus: planned→pendingcommitslist with the now-known squash shaCurrent main feature timeline
Post-merge step (manual)
🤖 Generated with Claude Code