Skip to content

Ci/node version matrix#48

Merged
iifawzi merged 6 commits into
mainfrom
ci/node-version-matrix
May 10, 2026
Merged

Ci/node version matrix#48
iifawzi merged 6 commits into
mainfrom
ci/node-version-matrix

Conversation

@iifawzi
Copy link
Copy Markdown
Member

@iifawzi iifawzi commented May 10, 2026

No description provided.

iifawzi and others added 6 commits May 10, 2026 04:06
Reflects the 2.x publisher confirms default in the README's reference
table — the Quick Start prose already covered it but the table did not.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Expands the existing RabbitMQ-version matrix with a Node.js axis so
every supported Node version (16 — the new floor — through 24) runs
the full unit + e2e suite against every supported broker version, all
in parallel. fail-fast stays off so one bad combo doesn't mask others.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
PRs now run a single Node version (22) across the full RabbitMQ matrix
to keep PR feedback cheap and fast. Pushes to main keep the full
Node 16/18/20/22/24 × RabbitMQ matrix.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Bump the waitForConsumers timeout in closeConnectionsForQueue from 5s
to 20s. The management /api/consumers endpoint is backed by the
stats collector, which lags under load when all 12 e2e suites run in
parallel — the consumer exists on the broker (the prior message was
received) but isn't yet visible via the management API within 5s.
Mirrors the timeout already used by waitForFreshConsumer.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Jest 30 calls os.availableParallelism() (added in Node 18.14), breaking
the Node 16 leg of the matrix. Pin jest and @types/jest to v29 so the
full matrix passes.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@iifawzi iifawzi merged commit 1577555 into main May 10, 2026
9 checks passed
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 2.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant