Skip to content

fix(release): allow measured improvement lifecycle duration#565

Merged
drewstone merged 1 commit into
mainfrom
fix/improvement-cycle-ci-timeout
Jul 18, 2026
Merged

fix(release): allow measured improvement lifecycle duration#565
drewstone merged 1 commit into
mainfrom
fix/improvement-cycle-ci-timeout

Conversation

@drewstone

Copy link
Copy Markdown
Contributor

Problem: v0.96.0 publishing stopped before npm because two full-lifecycle tests exceeded Vitest's five-second default under shared GitHub runner load.

Solution: give only those two measured lifecycle tests a 15-second bound and cut v0.96.1. No runtime behavior changes.

Local proof:

  • pnpm test: 148/148 files; 1,558 passed; 2 skipped
  • pnpm typecheck
  • pnpm build
  • pnpm lint: 432 files
  • pnpm verify:package
  • merge-tree against origin/main is clean

@tangletools tangletools left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

✅ Auto-approved drewstone PR — 96f03e57

This PR was opened by the trusted drewstone account.
The full PR reviewer audit still runs separately and will publish findings if it detects issues.

tangletools · auto-approval · reason: drewstone_author · 2026-07-18T03:26:48Z

@drewstone
drewstone merged commit 4519e8d into main Jul 18, 2026
1 of 2 checks passed
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