Skip to content

chore(quantecon): track PR #89 in fork trackers and cut qe-v10 metadata - #91

Merged
mmcky merged 3 commits into
mainfrom
chore/track-pr89-heading-attributes
Aug 14, 2026
Merged

chore(quantecon): track PR #89 in fork trackers and cut qe-v10 metadata#91
mmcky merged 3 commits into
mainfrom
chore/track-pr89-heading-attributes

Conversation

@mmcky

@mmcky mmcky commented Aug 14, 2026

Copy link
Copy Markdown

Post-merge tracker update for #89 plus the qe-v10 metadata cut, following the single-PR precedent of the qe-v9 cut (#82 / 24f6ae80).

VERSION.yml — feature 15 heading-attributes (merge_sha: a40f0cb0) with tag: qe-v10, and qe_version bumped to qe-v10. Per the file's cut procedure the tag is created on this PR's squash-merge commit after it lands, so anyone reading VERSION.yml at tag qe-v10 sees a self-consistent file. qe-v10 = qe-v9 + heading attribute blocks + the qe-version.ts untracking housekeeping (#90, deliberately no feature row — no published behavior change).

UPSTREAM-PRS.yml — standalone heading-attributes candidate (status: pending). The upstream story from #88/#89: it completes upstream's own inline-attribute mechanism (jupyter-book#1822) rather than adding fork syntax, uses pandoc's heading-attribute notation, and touches no fork-modified code paths — enumerate.ts is untouched — so the cherry-pick onto upstream/main should replay cleanly with no bundling dependencies.

After merge: tag the squash commit (git tag qe-v10 <sha> -m "qe-v10: heading attribute blocks", push), then QuantEcon/claude-latex-to-myst#160 can pin qe-v10 and start emitting {.unnumbered} for starred headings (24 wrongly-numbered headings in the Deep Learning book, book-dp2's \section*{Summary} drift).

🤖 Generated with Claude Code

VERSION.yml gains feature 15 (merge_sha a40f0cb, tag null until the
next qe-v cut); UPSTREAM-PRS.yml gains a standalone heading-attributes
candidate — it completes upstream's inline-attribute mechanism (their
jupyter-book#1822) and touches no fork-modified code paths, so the cherry-pick
should be clean. Downstream adoption is tracked in
QuantEcon/claude-latex-to-myst#160 and needs a qe-v10 tag first.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Copilot AI lite review requested due to automatic review settings August 14, 2026 01:04

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Updates QuantEcon’s post-merge tracking metadata for PR #89 (“heading-attributes”) to keep the fork’s release/feature ledger and upstream-candidate planning in sync with the documented workflow in quantecon/README.md.

Changes:

  • Added merged feature id: 15 (heading-attributes) to quantecon/VERSION.yml with merge_sha: a40f0cb0 and tag: null (until the next qe-v tag is cut).
  • Added a new upstream_candidates entry (heading-attributes, status: pending) to quantecon/UPSTREAM-PRS.yml, including commit metadata and upstream pitch/notes.

Reviewed changes

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

File Description
quantecon/VERSION.yml Records the newly merged fork feature (#89) and its merge SHA for qe-v tagging/traceability.
quantecon/UPSTREAM-PRS.yml Tracks #89 as a pending standalone upstream candidate with rationale and commit reference.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

mmcky and others added 2 commits August 14, 2026 11:22
qe_version -> qe-v10; feature 15 (a40f0cb) tagged qe-v10. Tag to be
cut on this PR's merge commit per the VERSION.yml procedure, so the
tagged tree is self-consistent. qe-v10 = qe-v9 + heading attribute
blocks + the qe-version.ts untracking housekeeping (#90, no feature row).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@mmcky mmcky changed the title chore(quantecon): track PR #89 (heading-attributes) in fork trackers chore(quantecon): track PR #89 in fork trackers and cut qe-v10 metadata Aug 14, 2026
@mmcky
mmcky merged commit 12a8b26 into main Aug 14, 2026
6 checks passed
@mmcky
mmcky deleted the chore/track-pr89-heading-attributes branch August 14, 2026 01:25
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