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

Use OS's Node.js & npm if Nodesource dragging (+ always wipe prior versions) #3410

Merged
merged 4 commits into from
Oct 23, 2022

Conversation

holta
Copy link
Member

@holta holta commented Oct 23, 2022

This PR:

  1. Greatly streamlines testing of pre-release and newly-released OS's like Ubuntu when Nodesource.com support (https://github.com/nodesource/distributions#deb and things like https://deb.nodesource.com/node_18.x/dists/) commonly and very annoyingly lag 1-2 weeks after the OS's release.

  2. Cleans up Ansible messaging, with Intentionally Loud (RED) Ansible output to warn operators who choose to wipe Node.js (and possible npm too).

  3. In-line explanations are greatly cleaned up too, with regex safety improvements and general refactoring to make roles/nodejs more future-proof, if not bulletproof.

Tested on Ubuntu 22.10 especially.

Building on:

@holta holta added this to the 8.0 milestone Oct 23, 2022
@holta
Copy link
Member Author

holta commented Oct 23, 2022

Tested on Ubuntu 22.10 especially.

Also tested on Ubuntu 22.04

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant