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

Provide build agent for Node.js 18 #794

Closed
cschweikert opened this issue Apr 25, 2022 · 0 comments · Fixed by #795
Closed

Provide build agent for Node.js 18 #794

cschweikert opened this issue Apr 25, 2022 · 0 comments · Fixed by #795
Assignees
Labels
enhancement New feature or request

Comments

@cschweikert
Copy link
Member

The new LTS version of Node.js - version 18 - is available now. See also https://nodejs.org/en/about/releases/

The Node.js-specific Jenkins build agents are published per Node.js version. The latest is currently for Node.js version 16 (https://github.com/opendevstack/ods-quickstarters/tree/master/common/jenkins-agents/nodejs16).

For providing a new agent for version 18 I guess the following steps should be fine:

  • providing a new agent in the ./common/jenkins-agents folder similar to the one for Node.js 16
  • update build scripts
  • update documentation

A very similar update happened recently for the Node.js 16 agent: #764

@cschweikert cschweikert added the enhancement New feature or request label Apr 25, 2022
@cschweikert cschweikert self-assigned this Apr 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant