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

fix: do not initialize distro in unsupported NodeJS versions #172

Merged
merged 52 commits into from
May 7, 2023

Conversation

mmanciop
Copy link
Contributor

@mmanciop mmanciop commented Apr 28, 2023

Batch for fixes for multiple issues.

Fixes #166
Fixes #167
Fixes #169

@mmanciop mmanciop force-pushed the RD-10336-unsupported-nodejs branch from 289aff1 to d26c6fe Compare April 28, 2023 14:17
@mmanciop mmanciop force-pushed the RD-10336-unsupported-nodejs branch from a59cb3b to 3d9dd21 Compare April 28, 2023 14:32
@mmanciop mmanciop force-pushed the RD-10336-unsupported-nodejs branch from 111bc6c to 9be174a Compare April 30, 2023 12:55
@mmanciop mmanciop force-pushed the RD-10336-unsupported-nodejs branch from 4b73805 to 625ab3e Compare May 3, 2023 12:54
Michele Mancioppi added 2 commits May 3, 2023 15:01
@mmanciop mmanciop force-pushed the RD-10336-unsupported-nodejs branch from 6b5c166 to 8b554f9 Compare May 4, 2023 10:24
@mmanciop mmanciop requested a review from GuyMoses May 5, 2023 08:58
@mmanciop
Copy link
Contributor Author

mmanciop commented May 5, 2023

Relevant integration tests pass on CircleCI.

package.json Show resolved Hide resolved
package.json Show resolved Hide resolved
package.json Show resolved Hide resolved
Copy link
Collaborator

@GuyMoses GuyMoses left a comment

Choose a reason for hiding this comment

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

looks good!

I'm afraid that changing wrapper -> distro will break IT.
If does break - you'll need to modify IT code

@mmanciop mmanciop merged commit 0647749 into main May 7, 2023
@mmanciop mmanciop deleted the RD-10336-unsupported-nodejs branch May 7, 2023 10:23
doriaviram pushed a commit that referenced this pull request May 7, 2023
# [1.20.0](v1.19.1...v1.20.0) (2023-05-07)

### Features

* Node.js 20 support, do not initialize distro in unsupported Node.js versions and other fixes ([#172](#172)) ([0647749](0647749)), closes [#167](#167)
@doriaviram
Copy link
Contributor

🎉 This PR is included in version 1.20.0 🎉

The release is available on:

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
3 participants