Skip to content

test: resolve packed files from the npm root - #667

Merged
ScriptedAlchemy merged 1 commit into
mainfrom
fix/656-prepack-main
Sep 6, 2026
Merged

test: resolve packed files from the npm root#667
ScriptedAlchemy merged 1 commit into
mainfrom
fix/656-prepack-main

Conversation

@ScriptedAlchemy

@ScriptedAlchemy ScriptedAlchemy commented Sep 6, 2026

Copy link
Copy Markdown
Owner

Follow-up to #656 after merged-main CI exposed stale prepack fixture paths.

  • create simulated vendored dependencies under the generated npm root
  • name declaration files relative to that root
  • exercise optional dependency evidence through the package inventory directly

Local gate:

  • PASS — pnpm build
  • PASS — pnpm exec rstest --config rstest.integration.config.ts packages/agent-bundle/tests/prepack.test.ts (25 passed)
  • PASS — pnpm typecheck && pnpm lint && pnpm test:unit

Deslop: GPT-5.6 Sol, 1 edit (removed the obsolete authored files mutation instead of adapting it).

Self-review: Claude Fable 5.1 Thinking High found no concrete merge risks. The warning-only public-prepack return path is no longer covered by this fixture; accepted because this hotfix directly exercises package-inventory evidence and the shared error gate remains covered elsewhere. Existing non-finally vendor cleanup is unchanged in structure.

@changeset-bot

changeset-bot Bot commented Sep 6, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 2a6863d

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, add credits to your account and enable them for code reviews in your settings.

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