feat(buck2): build the megarepo TypeScript product - #1080
Draft
schickling wants to merge 1 commit into
Draft
Conversation
schickling
force-pushed
the
schickling/2026-08-13-buck2-megarepo-product
branch
from
August 13, 2026 02:06
8f12ff7 to
231d9c9
Compare
Storybook Previews
Report historyPR 1080 · 2026-08-13 13:46 UTC
PR 1080 · 2026-08-13 08:38 UTC
PR 1080 · 2026-08-13 04:10 UTC
PR 1080 · 2026-08-13 03:41 UTC
|
schickling
force-pushed
the
schickling/2026-08-13-buck2-megarepo-product
branch
2 times, most recently
from
August 13, 2026 02:41
e47fa2a to
37d82c3
Compare
schickling
force-pushed
the
schickling/2026-08-13-buck2-megarepo-product
branch
2 times, most recently
from
August 13, 2026 02:48
fd7daa9 to
8ae2063
Compare
schickling
force-pushed
the
schickling/2026-08-13-buck2-megarepo-product
branch
from
August 13, 2026 03:31
8ae2063 to
41771d0
Compare
schickling
force-pushed
the
schickling/2026-08-13-buck2-megarepo-product
branch
2 times, most recently
from
August 13, 2026 08:31
397de16 to
c86121b
Compare
schickling-assistant
changed the base branch from
schickling/2026-08-13-buck2-review-hardening
to
schickling/2026-08-11-buck2
August 13, 2026 08:32
This was referenced Aug 13, 2026
schickling-assistant
marked this pull request as ready for review
August 13, 2026 08:41
schickling-assistant
marked this pull request as draft
August 13, 2026 10:03
schickling-assistant
force-pushed
the
schickling/2026-08-13-buck2-megarepo-product
branch
from
August 13, 2026 13:38
c86121b to
fbffd5f
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.
Goal
Add the first real TypeScript Buck2 product graph above the portable foundation: generated role-specific workspace closures, a Rust stage-zero product tool, the
mrexecutable, typecheck aggregate, independent Nix import, and asserted invalidation evidence.Decisions
Verification
Exact pushed head:
fbffd5fed(base2a82c1cf7).devenv tasks run check:quick --no-tui- pass.buck2:test:typescript-product- pass.EAGAIN, 20k+ user threads and exhausted swap) after reaching real compile/typecheck actions. Earlier semantic defects found by the replay were fixed: missing stage-zero export and workspace filegroup staging.Concerns
The exact product admission and benchmark still need one non-oversubscribed x86_64 Linux run. dev4 cannot substitute because this initial product target and its native OpenTUI inputs are x86_64 Linux.
References