Bring the standing documents up to 1.0.0 - #63
Merged
Conversation
TODO.md still described the first automated Store submission as something to watch. It happened: the pipeline carried 0.9.5 through certification unattended, which STORE-LISTING.md already recorded and TODO.md did not. That section is gone, and what it explained about the upload timeout and the abandoned submission was already the durable record in release-management.md rather than anything only TODO.md held. winget is now the one piece still outstanding, and its pull request is still open. In its place is the thing that genuinely is outstanding at 1.0.0: nothing in the install-side verification list has ever been done for a real release. That mattered less through 0.9.x, when the number invited nobody to install fresh. README.md described the hover indicator as a dot, which stopped being the whole story when the laser and the eraser started drawing their own, and its Preferences list predates the trail weight setting. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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.
TODO.mdis meant to be outstanding work, and two of its three sections had stoppedbeing that.
The first automated Store submission already happened.
STORE-LISTING.mdrecords0.9.5 as certified and published, so the pipeline carried a release through Partner
Center unattended — which is exactly what that section was waiting to see. The two
things it said to watch on the run, picking the MSIX out of
drop-x64-trueand leavingsomeone else's in-flight submission alone, are described in
release-management.mdalready, as is the
--uploadTimeoutbug that caused the original failure. Nothing waslost by removing it.
winget is still genuinely outstanding, so that section stays. I checked the
submission rather than trusting the note:
microsoft/winget-pkgs#421386 is
still open, and no
SQLBI.Whiteboardmanifest exists in that repository yet.What replaces the Store section is the install-side verification, which is the one
thing at 1.0.0 that is real outstanding work. The build, signing, and publishing chain
is proven, but nothing involving installing the result has been done for a real release
—
signtool verify, install/upgrade/uninstall per scope, opening a.wboardbydouble-click, both channels side by side, SmartScreen on a clean machine. The list stays
in
release-management.md;TODO.mdnow points at it and says why the number makes itmatter.
README.mdhad two things that had quietly stopped being true: it described the penhover as a dot, which is now only what non-laser, non-eraser tools show, and its
Preferences list predates the laser trail weight setting.
Docs-only, so the Azure pipeline does not run and the pending 1.0.0 release is
untouched.
🤖 Generated with Claude Code