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

Remove reliance on nodejs #896

Open
1 of 9 tasks
sandbergja opened this issue Feb 26, 2025 · 0 comments
Open
1 of 9 tasks

Remove reliance on nodejs #896

sandbergja opened this issue Feb 26, 2025 · 0 comments

Comments

@sandbergja
Copy link
Member

sandbergja commented Feb 26, 2025

What maintenance needs to be done?

Remove the javascript build step for this application. Then remove nodejs from the boxes and ansible provisioning.

Level of urgency

  • High
  • Moderate
  • Low

EOL upgrade

  • Node 18, which we use in this application, reaches its EOL on 30 April 2025

Why is this maintenance needed?

To simplify our infrastructure, and save us from needing to upgrade node in the future. We use very little javascript in this application, so a bundling step is not required

Acceptance criteria

  • We don't bundle javascript with vite
  • We don't bundle javascript with sprockets
  • We still use Lux to provide the UI
  • Node is not present on our boxes
  • Ansible does not provision node on lib-jobs boxes

Implementation notes, if any

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

No branches or pull requests

1 participant