fix: restore unified platform packages dropped by designer re-parent - #128
Merged
Conversation
The t3code/align-designer-colors branch was re-parented onto main from an orphan worktree by carrying its tree wholesale, which silently reverted the platform unification merged in #126 (packages/platform/{cloudflare,node}, the selfhost -> test/integration move, and ~100 related files) when #127 merged. Restore the post-#126 tree and re-apply the 25 intended designer panel files on top; the two sets touch disjoint paths, so nothing from either change is lost. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
Too many files changed for review (108 files, 100 file limit). Bypass the limit by tagging |
|
Thank you for following the naming conventions for pull request titles! 🙏 |
|
Install the packages built from 80fe9a5: @voidhash/paywalls pnpm add @voidhash/paywalls@https://pkg.voidha.sh/paywalls/80fe9a5@voidhash/node pnpm add @voidhash/node@https://pkg.voidha.sh/node/80fe9a5@voidhash/web pnpm add @voidhash/web@https://pkg.voidha.sh/web/80fe9a5voidhash-cli pnpm add voidhash-cli@https://pkg.voidha.sh/cli/80fe9a5@voidhash/react-native pnpm add @voidhash/react-native@https://pkg.voidha.sh/react-native/80fe9a5Internal workspace deps (lib, generated-clients, shared, studio) are published at the same sha and resolved automatically. Replace the sha with |
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.
#127's branch was re-parented onto main from an orphan worktree by carrying its tree wholesale, which silently reverted everything #126 merged —
packages/platform/{cloudflare,node}, theselfhost/→test/integrationmove, and ~100 related files. Repository CI stayed green because the pre-#126 state was also self-consistent; the regression only surfaces in the mono, whose merged #249 depends on@voidhash/platform-cloudflare.This restores the post-#126 tree and re-applies the 25 designer panel files #127 actually intended (verified disjoint from #126's paths —
comm -12of the two file sets is empty, and the diff against the #126 merge is exactly those 25 files, +740/−233).Mono PR voidhashcom/voidhash-mono#251 re-points its submodule pin here; after this merges, the pin moves to the resulting main commit.
🤖 Generated with Claude Code