Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

workflows:pin node versions to lts #154

Merged
merged 4 commits into from
Jul 7, 2024
Merged

workflows:pin node versions to lts #154

merged 4 commits into from
Jul 7, 2024

Conversation

gurgunday
Copy link
Member

No description provided.

.github/workflows/ci.yml Outdated Show resolved Hide resolved
Signed-off-by: Gürgün Dayıoğlu <hey@gurgun.day>
with:
license-check: true
node-versions: '["16", "18", "20", "22"]'
Copy link
Member Author

Choose a reason for hiding this comment

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

Should we test on node 16?

Copy link
Member

Choose a reason for hiding this comment

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

also on v14, I don't think we have shipped a major or this yet.

Copy link
Member Author

Choose a reason for hiding this comment

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

We might need tape, will take a look

@gurgunday gurgunday requested review from Fdawgs and mcollina July 6, 2024 09:07
.github/workflows/ci.yml Outdated Show resolved Hide resolved
Signed-off-by: Gürgün Dayıoğlu <hey@gurgun.day>
@mcollina
Copy link
Member

mcollina commented Jul 6, 2024

Seems like I spoke too early. Let’s cut it at v20+ and cut a major then.

.github/workflows/ci.yml Outdated Show resolved Hide resolved
Signed-off-by: Gürgün Dayıoğlu <hey@gurgun.day>
Copy link
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

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

lgtm

@gurgunday gurgunday merged commit fc2b267 into next Jul 7, 2024
11 checks passed
@gurgunday gurgunday deleted the pin branch July 7, 2024 08:39
jsumners pushed a commit that referenced this pull request Jul 9, 2024
* pin node versions to lts

* Update .github/workflows/ci.yml

Signed-off-by: Gürgün Dayıoğlu <hey@gurgun.day>

* Update .github/workflows/ci.yml

Signed-off-by: Gürgün Dayıoğlu <hey@gurgun.day>

* Update .github/workflows/ci.yml

Signed-off-by: Gürgün Dayıoğlu <hey@gurgun.day>

---------

Signed-off-by: Gürgün Dayıoğlu <hey@gurgun.day>
jsumners added a commit that referenced this pull request Jul 9, 2024
* Update for Fastify v5 (#150)

* upgrade for fastify 5

* Fixed typo

* removed engine field

* workflows:pin node versions to lts (#154)

* pin node versions to lts

* Update .github/workflows/ci.yml

Signed-off-by: Gürgün Dayıoğlu <hey@gurgun.day>

* Update .github/workflows/ci.yml

Signed-off-by: Gürgün Dayıoğlu <hey@gurgun.day>

* Update .github/workflows/ci.yml

Signed-off-by: Gürgün Dayıoğlu <hey@gurgun.day>

---------

Signed-off-by: Gürgün Dayıoğlu <hey@gurgun.day>

* Update for Fastify v5 (#150)

* upgrade for fastify 5

* Fixed typo

* removed engine field

* workflows:pin node versions to lts (#154)

* pin node versions to lts

* Update .github/workflows/ci.yml

Signed-off-by: Gürgün Dayıoğlu <hey@gurgun.day>

* Update .github/workflows/ci.yml

Signed-off-by: Gürgün Dayıoğlu <hey@gurgun.day>

* Update .github/workflows/ci.yml

Signed-off-by: Gürgün Dayıoğlu <hey@gurgun.day>

---------

Signed-off-by: Gürgün Dayıoğlu <hey@gurgun.day>

---------

Signed-off-by: Gürgün Dayıoğlu <hey@gurgun.day>
Co-authored-by: Cristian Barlutiu <cristian.barlutiu@gmail.com>
Co-authored-by: Gürgün Dayıoğlu <hey@gurgun.day>
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.

3 participants