Skip to content
This repository was archived by the owner on Aug 1, 2026. It is now read-only.

fix(tests): increase npm pack dry-run timeout in docs-bundle test - #27

Merged
daddia merged 3 commits into
mainfrom
fix/ci-docs-bundle-test-timeout
Jul 4, 2026
Merged

fix(tests): increase npm pack dry-run timeout in docs-bundle test#27
daddia merged 3 commits into
mainfrom
fix/ci-docs-bundle-test-timeout

Conversation

@daddia

@daddia daddia commented Jul 4, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Increases the Vitest timeout for lists docs in the npm pack tarball from 5s to 30s
  • npm pack --dry-run --json intermittently exceeds the default limit in CI (~5s), failing @daddia/crew#test

Context

All five open dependabot PRs (#22#26) are blocked by this pre-existing main CI failure. Fixing on main unblocks them once rebased.

Test plan

  • pnpm test --filter @daddia/crew passes locally

npm pack --dry-run --json can exceed Vitest's default 5s limit in CI,
causing @daddia/crew#test to fail on main and all open dependabot PRs.
@daddia
daddia enabled auto-merge (squash) July 4, 2026 12:53
daddia added 2 commits July 4, 2026 23:00
Fixes format:check failures on main content and the docs-bundle test edit.
@daddia
daddia merged commit 0e15176 into main Jul 4, 2026
7 checks passed
@daddia
daddia deleted the fix/ci-docs-bundle-test-timeout branch July 4, 2026 13:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant