chore(release): 0.0.6 - #25
Merged
Merged
Conversation
Two defects a consumer found on a machine nobody here has, one this build could not see from Linux, and the last product that was an exception. provider_plan_digest was null after every operation of every kind -- read out of the plan object rather than the envelope that carries the digest taken over it. It survived four releases because status did not publish the field, and a consumer skips what is absent. On Windows nothing was ever exposed, so no software_update was ever an update. A backup refused a link while copying rather than before. A backup can be held now, so a long series of captures cannot evict the baseline it returns to. Pi installs from one tarball like the other six, and all seven declare the same four optional operations. Rendered from NDDev-it-com/setup-systems@cb1870d. Claude-Session: https://claude.ai/code/session_012UZkeU7yQhyZqKAaDaQEjA
The toolchain entry point it asserts belongs to the authoring workspace, and a published tree ships no scripts/ at all -- so the test went looking for a file that exists in one of the eight places it runs. Windows passed, which is the tell: it is cfg(unix), so the platform that could not run it was the only one not reporting the mistake. Absence is asserted rather than skipped: a rendered tree carries no renderer either, so if both are gone there is nothing here to test, and if the script is gone while the renderer is not, someone deleted it. Rendered from NDDev-it-com/setup-systems@ebfa200. Claude-Session: https://claude.ai/code/session_012UZkeU7yQhyZqKAaDaQEjA
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.
Rendered from
NDDev-it-com/setup-systems@cb1870d.Two defects a consumer found on a machine nobody here has, one this build could not see from Linux, and the last product that was an exception.
The one worth naming first, for how it stayed hidden
provider_plan_digestwas null after every operation of every kind — read out of the plan object rather than the envelope that carries the digest taken over it. It survived four releases becausestatusdid not publish the field at all, and a consumer skips what is absent.The rest
software_updatewas ever an update. Shipped in0.0.4and0.0.5.Gate
359 tests,
clippy -D warnings, conformance 23/23 on all seven, three-OS matrix.https://claude.ai/code/session_012UZkeU7yQhyZqKAaDaQEjA