release: prepare Quarto-Needs 0.2.0 - #39
Merged
Merged
Conversation
lsbjordao
force-pushed
the
chore/sync-vscode-lock-version
branch
3 times, most recently
from
September 13, 2026 05:22
2dfdac7 to
df0de8b
Compare
This was referenced Sep 13, 2026
lsbjordao
force-pushed
the
chore/sync-vscode-lock-version
branch
from
September 13, 2026 05:25
6d99ce0 to
90424d0
Compare
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.
This is the consolidated 0.2.0 release-preparation PR. It supersedes #34, #35, #36 and #38 and includes the original version-consistency work from #39.
Included consolidation
main;migration_cli.SOURCES, including ReqIF;QND005versus valid custom attributes;0.2.0 version bump
The release candidate now declares
0.2.0consistently inpyproject.toml,quarto_needs.__version__, all shipped Quarto extension copies, the starter, the self-hosted installed extension, VS Codepackage.json, and both root entries inpackage-lock.json. The lockfile was regenerated by npm under a guarded temporary workflow that refused unrelated changes; that workflow was removed before the final branch was squashed to one clean commit.Release-history policy
CHANGELOG.mdintentionally keeps these changes under[Unreleased]until an actualv0.2.0tag exists.release-surfaces/0.2.0.jsonmust only be created once the immutable tag commit is known; the new release-surface-history workflow would otherwise correctly reject a fabricated anchor.Manual repository setting before merge
Please set Settings → Pages → Build and deployment → Source → GitHub Actions. The GitHub connector available in this session does not expose that administration mutation. After that switch, the merged CI workflow will deploy the complete rendered site through the
github-pagesenvironment.The branch is based on the current
maincommit after the legacy self-hosted-example publication commit, so no mainline work is dropped.