Skip to content

test(repo): execute packed subpaths#2169

Open
jrusso1020 wants to merge 1 commit into
07-10-refactor-repo-centralize-package-subpathsfrom
07-10-test-repo-execute-packed-subpaths
Open

test(repo): execute packed subpaths#2169
jrusso1020 wants to merge 1 commit into
07-10-refactor-repo-centralize-package-subpathsfrom
07-10-test-repo-execute-packed-subpaths

Conversation

@jrusso1020

@jrusso1020 jrusso1020 commented Jul 10, 2026

Copy link
Copy Markdown
Collaborator

What

Execute every promised packed subpath in clean Node and browser consumers.

Why

Manifest generation alone cannot prove that an exported subpath installs, resolves peers, or bundles in its declared environment.

How

Install packed tarballs, import all Node promises, typecheck consumer code, and run a Vite browser build according to descriptor environments.

Test plan

  • 94 packed exports resolved; 89 Node exports executed; TypeScript and Vite consumer validation
  • Stack-wide lint, format, build, typecheck, and relevant integration gates

jrusso1020 commented Jul 10, 2026

Copy link
Copy Markdown
Collaborator Author

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

@jrusso1020 jrusso1020 force-pushed the 07-10-test-repo-execute-packed-subpaths branch 2 times, most recently from 8c70ca8 to 5006eb1 Compare July 13, 2026 20:33
@jrusso1020 jrusso1020 force-pushed the 07-10-refactor-repo-centralize-package-subpaths branch from f678c50 to 1e3aa59 Compare July 13, 2026 20:33
@jrusso1020 jrusso1020 force-pushed the 07-10-test-repo-execute-packed-subpaths branch from 5006eb1 to f505062 Compare July 13, 2026 22:09
@jrusso1020 jrusso1020 force-pushed the 07-10-refactor-repo-centralize-package-subpaths branch from 554f049 to 81f0609 Compare July 13, 2026 22:18
@jrusso1020 jrusso1020 force-pushed the 07-10-test-repo-execute-packed-subpaths branch 3 times, most recently from e656e66 to dab294d Compare July 14, 2026 00:03
@jrusso1020 jrusso1020 force-pushed the 07-10-refactor-repo-centralize-package-subpaths branch from 4a8cbbd to f064103 Compare July 14, 2026 03:20
@jrusso1020 jrusso1020 force-pushed the 07-10-test-repo-execute-packed-subpaths branch from dab294d to 72cafdf Compare July 14, 2026 03:20
@jrusso1020 jrusso1020 force-pushed the 07-10-refactor-repo-centralize-package-subpaths branch from f064103 to e00f4b9 Compare July 14, 2026 17:03
@jrusso1020 jrusso1020 force-pushed the 07-10-test-repo-execute-packed-subpaths branch 3 times, most recently from ab8fd5d to b6b78b5 Compare July 14, 2026 17:35
@jrusso1020 jrusso1020 force-pushed the 07-10-refactor-repo-centralize-package-subpaths branch 2 times, most recently from 8fe514e to 8bcba53 Compare July 14, 2026 17:57
@jrusso1020 jrusso1020 force-pushed the 07-10-test-repo-execute-packed-subpaths branch from b6b78b5 to 6be6180 Compare July 14, 2026 17:57
@jrusso1020 jrusso1020 force-pushed the 07-10-refactor-repo-centralize-package-subpaths branch from 8bcba53 to 3f6ecad Compare July 14, 2026 18:06
@jrusso1020 jrusso1020 force-pushed the 07-10-test-repo-execute-packed-subpaths branch from 6be6180 to 78888dd Compare July 14, 2026 18:06
@jrusso1020 jrusso1020 force-pushed the 07-10-refactor-repo-centralize-package-subpaths branch from 3f6ecad to dfddd47 Compare July 14, 2026 19:37
@jrusso1020 jrusso1020 force-pushed the 07-10-test-repo-execute-packed-subpaths branch from 78888dd to 3a5655d Compare July 14, 2026 19:37
@jrusso1020 jrusso1020 force-pushed the 07-10-refactor-repo-centralize-package-subpaths branch from dfddd47 to b2caf3f Compare July 14, 2026 19:42
@jrusso1020 jrusso1020 force-pushed the 07-10-test-repo-execute-packed-subpaths branch from 3a5655d to d092cdb Compare July 14, 2026 19:42
@jrusso1020 jrusso1020 force-pushed the 07-10-refactor-repo-centralize-package-subpaths branch from b2caf3f to d85a2b5 Compare July 14, 2026 19:47
@jrusso1020 jrusso1020 force-pushed the 07-10-test-repo-execute-packed-subpaths branch 2 times, most recently from b89ebfb to c671bec Compare July 14, 2026 19:49
@jrusso1020 jrusso1020 force-pushed the 07-10-refactor-repo-centralize-package-subpaths branch from d85a2b5 to 5a5fa1b Compare July 14, 2026 19:49
@jrusso1020 jrusso1020 force-pushed the 07-10-test-repo-execute-packed-subpaths branch from c671bec to e6dfdac Compare July 14, 2026 19:55
@jrusso1020 jrusso1020 force-pushed the 07-10-refactor-repo-centralize-package-subpaths branch from 5a5fa1b to 9b655eb Compare July 14, 2026 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant