Skip to content

feat: add node26 runtime images - #148

Merged
ahiggins-arti merged 3 commits into
mainfrom
feature/add-node26-runtime-images
Aug 20, 2026
Merged

feat: add node26 runtime images#148
ahiggins-arti merged 3 commits into
mainfrom
feature/add-node26-runtime-images

Conversation

@catzo-agent

@catzo-agent catzo-agent Bot commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add articulate/node:26 based on node:26-trixie-slim.
  • Label Node 26 as preview until it reaches Long-Term Support on October 28, 2026.
  • Defer the Lambda variant until AWS publishes public.ecr.aws/lambda/nodejs:26.

New Image Checklist

  • Ensure the Dockerfile has a # tags= comment with the correct tag.
  • Add the tag to README.md.

Verification

  • hadolint --ignore DL3008 --ignore DL3016 --ignore DL3033 --ignore DL3041 26/base/Dockerfile
  • docker build --file 26/base/Dockerfile 26/base

Source: n8n:catzo-slack-build (slack)
Agent session: 📊 Datadog · this job
Model: anthropic/claude-opus-4-8 (reasoning: xhigh)
Adversarial Critic: codex/openai/gpt-5.6-terra

@ahiggins-arti
ahiggins-arti marked this pull request as ready for review July 28, 2026 20:33
@ahiggins-arti
ahiggins-arti requested a review from a team as a code owner July 28, 2026 20:33
@ahodges22

This comment has been minimized.

@catzo-agent catzo-agent Bot left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

PR Triage: 🔴 High risk. Needs human review.

Reviewers: @articulate/devex

Why

Risk

  • 26/base/Dockerfile: adds build-system configuration for a published runtime container image → High
  • README.md: documents the new image tag → Low
  • Highest risk across files wins → High

Reviewers

CODEOWNERS .github/CODEOWNERS catch-all *@articulate/devex

Code Review: ✅ Approved

The Node 26 image follows the established Node 24 image structure, and its multi-architecture build and lint checks pass. Residual risk is limited to publishing a new major runtime tag.

👍 👎 or quote this comment to provide feedback. · reviewed 93bc8a5 · openai/gpt-5.6-sol-fast

Comment thread README.md Outdated

> 🌟 recommended image

* __articulate/node:26__ 🌟

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

nit: I'd consider removing the recommended 🌟 until it is LTS

ahodges22
ahodges22 previously approved these changes Jul 28, 2026
Comment thread 26/base/Dockerfile Outdated
@ahiggins-arti
ahiggins-arti added this pull request to the merge queue Aug 20, 2026
Merged via the queue into main with commit b9fd47b Aug 20, 2026
21 checks passed
@ahiggins-arti
ahiggins-arti deleted the feature/add-node26-runtime-images branch August 20, 2026 14:08
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.

5 participants