Uh oh!
There was an error while loading. Please reload this page.
chore(client): drop the stale packages.update exported-any ledger entry - #12192
Merged
Conversation
#12062 bound ObjectStackClient.packages.update to InstalledPackage but its ledger row survived the merge; the exact-judged shrink-only gate now fails repo-wide ('the gap is closed, delete the entry'). Gate re-run green locally: self-test pass, 317 callables reached, 64 ledgered sites still open.
Contributor
📓 Docs Drift Check
What this run could not see
Coarse fallback — 15 page(s) merely mention a changed package (the pre-#9192 predicate, kept for the deliberately-wide backstop): |
This was referenced Aug 25, 2026
Uh oh!
There was an error while loading. Please reload this page.
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 freeto 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.
Unblocks the repo-wide red on
Type Check · consumer gates.#12062 bound
ObjectStackClient.packages.updatetoInstalledPackage, but the corresponding row inpackages/client/exported-any-returns.jsonsurvived the merge. The ledger is exact-judged and shrink-only, socheck:exported-any-returnsnow fails on every PR's merge commit with:First observed on #12093's CI (job 97795807249); any PR running consumer gates against current
mainreproduces it.One-line fix, exactly what the gate's own failure text prescribes. Gate re-run locally on this branch after
pnpm --filter '@objectstack/client...' build:No changeset: a repo-internal gate ledger, nothing published.
Generated by Claude Code