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

CI: downgrade to v18 #514

Merged
merged 2 commits into from
May 14, 2024
Merged

CI: downgrade to v18 #514

merged 2 commits into from
May 14, 2024

Conversation

knocte
Copy link
Contributor

@knocte knocte commented May 9, 2024

The change done in [1] is good because 14.x version was too old, but 20.x is too new. The new Ubunutu LTS, released last month, doesn't even have such a bleeding edge Node version. Let's downgrade to 18.x which is a good sweet spot: new enough, but also stable enough.

This way we make sure LNp2pBot is compatible with the same version of NodeJS shipped by the last Ubuntu LTS.

[1] 439d043

The change done in [1] is good because 14.x version was
too old, but 20.x is too new. The new Ubunutu LTS, released
last month, doesn't even have such a bleeding edge Node
version. Let's downgrade to 18.x which is a good sweet spot:
new enough, but also stable enough.

This way we make sure LNp2pBot is compatible with the same
version of NodeJS shipped by the last Ubuntu LTS.

[1] 439d043
@knocte
Copy link
Contributor Author

knocte commented May 9, 2024

Oops, I'll look at the CI failure soon; don't merge.

Mongoose couldn't resolve localhost for some reason. The CI
problem was fixed after replacing localhost with 127.0.0.1.
@knocte
Copy link
Contributor Author

knocte commented May 14, 2024

@grunch this is ready now.

@grunch
Copy link
Member

grunch commented May 14, 2024

@grunch this is ready now.

excelente, thanks @knocte

Copy link
Member

@grunch grunch left a comment

Choose a reason for hiding this comment

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

LGTM

@grunch grunch merged commit 55aac70 into lnp2pBot:main May 14, 2024
4 checks passed
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.

None yet

3 participants