Skip to content

Conversation

@timbru31
Copy link
Owner

@timbru31 timbru31 commented Apr 30, 2025

This pull request removes support for Node.js 18 (Hydrogen) across the repository, including related Dockerfiles, workflows, and documentation. The most important changes are grouped below by theme.

Removal of Node.js 18 Support:

Deletion of Node.js 18 Dockerfiles:

Documentation Updates:

  • README.md: Updated the description and included versions to reflect the removal of Node.js 18. Only Node.js 20 and 22 are now supported.

@timbru31 timbru31 requested a review from Copilot April 30, 2025 08:10
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR removes support for Node.js 18 across the repository by updating workflows and documentation. The changes include:

  • Removal of Node.js 18 configurations and Dockerfile entries in build and lint workflows.
  • Updates to Docker image build matrix in workflows to only include Node.js 20 and 22.
  • Documentation updates in README to reflect that only Node.js 20 and 22 are now supported.

Reviewed Changes

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

File Description
README.md Removed Node.js 18 references from documentation
.github/workflows/hadolint.yml Updated hadolint command to run only on Dockerfiles for Node.js 20 and 22
.github/workflows/dockerimage.yml Updated matrix to exclude Node.js 18
.github/workflows/buildx.yml Removed Node.js 18 Dockerfile paths and respective tag configurations
Files not reviewed (3)
  • 18/Dockerfile: Language not supported
  • 18/alpine/Dockerfile: Language not supported
  • 18/slim/Dockerfile: Language not supported

@timbru31 timbru31 merged commit 9018e05 into master May 6, 2025
14 checks passed
@timbru31 timbru31 deleted the feat/remove-18 branch August 13, 2025 13:49
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