-
Notifications
You must be signed in to change notification settings - Fork 287
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
Add node.js 20 #400
Add node.js 20 #400
Conversation
I still need to change |
[test] |
@phracek If you could check whether I remembered to change all config files that should be changed (github actions and others), it would be great. |
@phracek I forgot that the changes in config files should be added in a separate file, I'll do that. |
a2ae604
to
d94ecc8
Compare
[test] |
[test] |
[test] |
[test] |
1 similar comment
[test] |
[test] |
[test] |
1 similar comment
[test] |
[test] |
1 similar comment
[test] |
[test] |
This makes the cache clearning working, otherwise the command creates some debug log inside of after the is cleared. That makes the test test_npm_cache_cleared to fail.
[test] |
@phracek yay, the tests are green, I've specifically made the unstable tests ignored. if you're ok with this change and don't see any further issues, what if we merge and solve the potential remaining issues later? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please address my comments or provide me an explanation.
[test-all] |
This reverts commit edcd6e9. After syncing with phracek, automatic addition of devel repos is broken, let's add them temporarily until it's fixed.
[test] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Thanks for investigation and solving issue with new nodejs-20 version. Everything is passing properly. Let's get merge it. Super hard work.
I'd like to wait for node.js 20 being in CentOS Stream 8 and 9 before merging, it should be every day....