Skip to content

Get tests to run w/ our latest version of NodeJS#5

Merged
confused-Techie merged 2 commits intomasterfrom
support-cur-node
Feb 17, 2026
Merged

Get tests to run w/ our latest version of NodeJS#5
confused-Techie merged 2 commits intomasterfrom
support-cur-node

Conversation

@confused-Techie
Copy link
Copy Markdown
Member

Over in pulsar-edit#1436 we were discussing how to minimize the amount of places we have to define the latest version of NodeJS that Pulsar is on, and thus that we want to ensure we are testing against in everything.

My idea was to define an organization level variable that we could easily update with the latest version of NodeJS, and savetheclocktower helpfully suggested we also make sure to leave the last known good version as well.

So this PR attempts this, defining a matrix of tests, with the last known good version for the repo, in this case v14, and gets the version from a new organization level actions variable I've made, defining v20.11.1.

So lets see if this works the way we want it too.

Copy link
Copy Markdown
Member

@DeeDeeG DeeDeeG left a comment

Choose a reason for hiding this comment

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

Seems to be working as intended!

@confused-Techie confused-Techie merged commit 4ed45cc into master Feb 17, 2026
2 checks passed
@confused-Techie confused-Techie deleted the support-cur-node branch February 17, 2026 05:46
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