Skip to content

[TMP] IBX-11778: Smoke test of frontend-ci.yaml under Node 22 - #2085

Closed
alongosz wants to merge 1 commit into
5.0from
ibx-11778-frontend-ci-node-22-smoke-test
Closed

[TMP] IBX-11778: Smoke test of frontend-ci.yaml under Node 22#2085
alongosz wants to merge 1 commit into
5.0from
ibx-11778-frontend-ci-node-22-smoke-test

Conversation

@alongosz

@alongosz alongosz commented Sep 11, 2026

Copy link
Copy Markdown
Member

Caution

DO NOT MERGE

🎫 Issue IBX-11778

Related PRs:

Description:

frontend-ci.yaml on 5.0 now pins node-version: '22' (bumped in 95c29d0, the
4.6 -> 5.0 merge-up) and nothing has exercised it yet: the workflow only triggers on
**.{cjs,mjs,js,jsx,ts,tsx,scss} paths, and that merge touched .github/workflows/*
only. So the bump is unverified on 5.0.

This PR touches one matching file to fire the workflow:

  • [TMP] Added a comment to eslint.config.mjs (matches **.mjs)

eslint.config.mjs sits outside both lint globs — prettier-test and eslint-test
only cover src/bundle/Resources/** and src/bundle/ui-dev/** — so the comment
itself can't fail yarn test. Keeps Node 22 the only variable.

Couldn't check locally, node here is v20 ;) // Yes, this is Claude complaining on my outdated local "infrastructure"

For QA:

No QA required. Close once the Frontend build run is green.

Documentation:

No documentation required.

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@sonarqubecloud

Copy link
Copy Markdown

@alongosz alongosz closed this Sep 11, 2026
@alongosz
alongosz deleted the ibx-11778-frontend-ci-node-22-smoke-test branch September 11, 2026 21:11
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.

1 participant