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

Bot needs updating to be deployed #205

Open
nzakas opened this issue Mar 28, 2024 · 1 comment · May be fixed by #208
Open

Bot needs updating to be deployed #205

nzakas opened this issue Mar 28, 2024 · 1 comment · May be fixed by #208

Comments

@nzakas
Copy link
Member

nzakas commented Mar 28, 2024

The last deploy failed, apparently because we're still using Node.js 16.

I tried manually updating everything to use Node.js 20, but that causes all kinds of errors in the CI tests.

As best I can tell, we need to:

  1. Ensure we're using Node.js 20 or higher throughout the CI and server
  2. Upgrade any dependencies that don't work in Node.js 20+
  3. Ensure CI testing works properly
@aladdin-add
Copy link
Member

I can take it. 😄

@aladdin-add aladdin-add self-assigned this Mar 29, 2024
@aladdin-add aladdin-add linked a pull request Apr 2, 2024 that will close this issue
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Ready to Implement
Development

Successfully merging a pull request may close this issue.

2 participants