chore(quantecon): track qe-v6 (book-proof-counter-share, #40)#41
Merged
Conversation
Records PR #40 (#34 — LaTeX `\newtheorem{name}[other]` counter sharing) as id 6 with squash SHA a63d53f and tag qe-v6, and adds it to the book-mode-with-section-scope upstream candidate alongside #22, #28, and #33 — they share the same auto-prefix machinery and form one coherent upstream story. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
There was a problem hiding this comment.
Pull request overview
Updates QuantEcon fork metadata to checkpoint qe-v6, ensuring VERSION.yml and the upstream bundling plan stay in sync with the newly merged feature set.
Changes:
- Bumped
qe_versiontoqe-v6and recorded merged feature id: 6 (book-proof-counter-share, PR #40) with its squash SHA and tag. - Updated the upstream candidate
book-mode-with-section-scopeto include PR #40 (and adjusted the candidate title/notes to reflect the expanded bundle).
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
quantecon/VERSION.yml |
Bumps qe_version to qe-v6 and appends the merged_features entry for PR #40 with merge_sha: a63d53f1 and tag: qe-v6. |
quantecon/UPSTREAM-PRS.yml |
Adds squash SHA a63d53f1 (PR #40) to the book-mode-with-section-scope upstream candidate and updates its narrative to include counter sharing. |
💡 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
qe_version: qe-v6inquantecon/VERSION.yml.id: 6(book-proof-counter-share, local PR feat(book): shared counters across proof:* kinds (#34) #40, merge_shaa63d53f1, tagqe-v6) tomerged_features.book-mode-with-section-scopeupstream candidate inquantecon/UPSTREAM-PRS.yml. feat(book): shared counters across proof:* kinds (#34) #40 is the direct counter-share extension of feat(book): section-level scope for proof:* / figure / equation auto-prefix #28'sscope: sectionwork — bundling them keeps the upstream narrative coherent (auto-prefix machinery → section-scope → heading chain → counter sharing).Tagging
Per the workflow in
VERSION.yml's preamble — once this PR is squash-merged, cut the tag on the resultingmaincommit:The doc update runs first so anyone who
catsVERSION.ymlat theqe-v6tag sees a self-consistent file (qe_version: qe-v6matches the tag).Test plan
qe_versionbumped and id 6 entry appended with correct squash SHAbook-mode-with-section-scopecandidate updated with feat(book): shared counters across proof:* kinds (#34) #40's commit + description/notes reflect the now-larger bundle🤖 Generated with Claude Code