Skip to content

Upgrade Node.js to version 24.18.0 and update pipelines accordingly - #9

Open
aarrey wants to merge 3 commits into
masterfrom
feat/upgrade-nodejs-version
Open

Upgrade Node.js to version 24.18.0 and update pipelines accordingly#9
aarrey wants to merge 3 commits into
masterfrom
feat/upgrade-nodejs-version

Conversation

@aarrey

@aarrey aarrey commented Jul 22, 2026

Copy link
Copy Markdown

Upgraded nodejs version with the new alpine version 3.23.5

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Adds a new Node.js 24.18.0 image definition (based on Alpine 3.23.5) and exposes that version as a selectable option in the Buildkite pipelines so it can be tested and released through the existing workflow.

Changes:

  • Added versions/24.18.0/Dockerfile to build Node.js 24.18.0 on bandsintown/alpine:3.23.5 (including yarn install and smoke tests).
  • Added versions/24.18.0/test/Dockerfile to run the existing test harness against the new image tag.
  • Updated Buildkite master + PR pipelines to include v24.18.0 in the selectable version list.

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

File Description
versions/24.18.0/Dockerfile New Node 24.18.0 image build using Alpine 3.23.5 and the repo’s standard install/verify flow.
versions/24.18.0/test/Dockerfile New test variant image to run the repo’s existing tests against bandsintown/node:24.18.0.
.buildkite/pipeline.pull_request.yml Adds 24.18.0 to the PR test pipeline version selector.
.buildkite/pipeline.master.yml Adds 24.18.0 to the release pipeline version selector.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

2 participants