Skip to content

chore(quantecon): cut qe-v7 (cli-show-qe-version, #42)#44

Merged
mmcky merged 1 commit into
mainfrom
chore/cut-qe-v7
May 22, 2026
Merged

chore(quantecon): cut qe-v7 (cli-show-qe-version, #42)#44
mmcky merged 1 commit into
mainfrom
chore/cut-qe-v7

Conversation

@mmcky
Copy link
Copy Markdown

@mmcky mmcky commented May 22, 2026

Summary

Cuts the qe-v7 checkpoint covering PR #42 (cli-show-qe-version, fork-only build tooling).

Changes:

After merge

Per the workflow documented in VERSION.yml's preamble, cut the tag on the resulting main commit:

git tag qe-v7 <squash-sha> -m "qe-v7: cli-show-qe-version"
git push origin qe-v7

Doing the doc bump first means anyone who cats VERSION.yml at the qe-v7 tag sees a self-consistent file (qe_version: qe-v7 matches the tag).

Test plan

  • qe_version bumped to qe-v7
  • id 7's tag: nulltag: qe-v7
  • Regenerated qe-version.ts matches (bake-in verified: built CLI prints v1.9.1 (qe-v7))
  • No UPSTREAM-PRS.yml change (fork-only checkpoint, no upstream story)

🤖 Generated with Claude Code

Bumps `qe_version: qe-v6` → `qe-v7` and sets `tag: qe-v7` on the
previously-untagged id 7 entry. Also regenerates the committed
`packages/mystmd/src/qe-version.ts` so anyone who `cat`s either file
at the qe-v7 tag sees self-consistent state (qe_version matches the
tag and the CLI prints `v1.9.1 (qe-v7)` without rebuilding).

qe-v7 is a one-feature checkpoint — covers just PR #42 (fork-only
build tooling). Per VERSION.yml's preamble, the tag will be cut on
the squash-merged commit of this PR after it lands.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings May 22, 2026 07:28
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

Updates the QuantEcon fork checkpoint metadata to qe-v7 and regenerates the baked-in CLI identifier so myst --version reports the new fork build tag.

Changes:

  • Bump qe_version from qe-v6 to qe-v7 in quantecon/VERSION.yml.
  • Set merged feature id 7’s tag to qe-v7 in quantecon/VERSION.yml.
  • Regenerate packages/mystmd/src/qe-version.ts to export qe-v7.

Reviewed changes

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

File Description
quantecon/VERSION.yml Advances the fork checkpoint/version metadata to qe-v7 and records the qe-v7 tag for feature id 7.
packages/mystmd/src/qe-version.ts Updates the generated baked-in qeVersion constant to qe-v7 for CLI version labeling.

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

@mmcky mmcky merged commit d4e9b16 into main May 22, 2026
9 checks passed
@mmcky mmcky deleted the chore/cut-qe-v7 branch May 22, 2026 07:33
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