Broken houskeeper due to NodeJS upgrade in GDK
Overview
In !4977 (merged) we upgrade NodeJS from 20.12 to 22.12 in GDK. The monolith upgrade is still pending in gitlab!193581 (merged).
This upgrade broke houskeeeper as in
gitlab-org/quality/engineering-productivity/team!253 (merged) provides a quick workaround but we still need to investigate why the old NodeJS version is not found.
Impacted categories
The following categories relate to this issue:
-
gdk-reliability - e.g. When a GDK action fails to complete. -
gdk-usability - e.g. Improvements or suggestions around how the GDK functions. -
gdk-performance - e.g. When a GDK action is slow or times out.
Steps to replicate (optional)
Proposal (optional)
Environment (optional)
- Operating system name:
<!-- output of `uname -a` command --> - Architecture:
<!-- output of `arch` or `uname -m` command --> - The contents of your
gdk.yml(if any) - Ruby version:
<!-- output of `ruby --version` command --> - GDK version:
<!-- output of `git rev-parse --short HEAD` command -->
Edited by Peter Leitzen