Skip to content

fix(test): npm 12 pack JSON and doctor stale-socket flake - #257

Merged
ScriptedAlchemy merged 1 commit into
mainfrom
fix/test-defects
Sep 2, 2026
Merged

fix(test): npm 12 pack JSON and doctor stale-socket flake#257
ScriptedAlchemy merged 1 commit into
mainfrom
fix/test-defects

Conversation

@ScriptedAlchemy

Copy link
Copy Markdown
Owner

Summary

Test plan

  • pnpm exec rstest run packages/agent-bundle/tests/doctor.test.ts × 20 (20/20)
  • pnpm exec rstest run packages/agent-bundle/tests/cli.test.ts (packed consumer case under npm 12.0.2)
  • pnpm typecheck
  • pnpm lint

Route remaining raw npm pack --json parses through packOutputFromJson
and replace the listen/close/writeFile stale-socket fixture with the
event-ipc regular-file pattern plus a spawned dead-pid for lock claims.
@ScriptedAlchemy
ScriptedAlchemy merged commit bc0cf47 into main Sep 2, 2026
@changeset-bot

changeset-bot Bot commented Sep 2, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 57abf62

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

chatgpt-codex-connector Bot commented Sep 2, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-02T02:10:45.193012Z 57abf62 PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@ScriptedAlchemy
ScriptedAlchemy deleted the fix/test-defects branch September 3, 2026 05:28
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