Skip to content

Release v0.5.0#14

Merged
heskew merged 1 commit into
mainfrom
release/v0.5.0
Jun 12, 2026
Merged

Release v0.5.0#14
heskew merged 1 commit into
mainfrom
release/v0.5.0

Conversation

@heskew

@heskew heskew commented Jun 9, 2026

Copy link
Copy Markdown
Member

Bumps the package to v0.5.0 for release (the #9 fix is on main). Version-only change — package.json + package-lock.json.

v0.5.0

  • Startup: idle-based readiness watchdog (resets on output) + CI-aware absolute cap, replacing the single wall-clock deadline. New startupMaxMs / HARPER_INTEGRATION_TEST_STARTUP_MAX_MS.
  • Teardown: kill Harper's whole process tree and wait for exit before recycling the loopback address — fixes EADDRINUSE on the next suite. New …_TEARDOWN_GRACE_MS / …_PORT_RELEASE_TIMEOUT_MS.
  • ⚠️ Behavior change: startupTimeoutMs now means the idle / no-output window, not an absolute deadline — use startupMaxMs for a hard ceiling.
  • First node:test unit suite; devEngines now requires Node ≥ 22.18.

After merge: git tag v0.5.0 && git push --tags && npm publish (don't re-run npm version — the bump is already in).


🤖 Generated with Claude Code

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the version of the @harperfast/integration-testing package from 0.4.0 to 0.5.0 in both package.json and package-lock.json. There are no review comments, and I have no feedback to provide.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

@heskew heskew merged commit 1b327ff into main Jun 12, 2026
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.

2 participants