Skip to content

ci(workflows): use content node version #28000

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jul 9, 2025
Merged

Conversation

caugner
Copy link
Contributor

@caugner caugner commented Jul 9, 2025

Description

Uses the Node version from mdn/content whenever content is checked out.

Note: Also adds names to all checkout steps.

Motivation

When we bumped the Node version in content, some workflows in translated-content started to fail, because they used Node 20 (the translated-content version) in the context of content (requiring Node 22).

Additional details

Related issues and pull requests

Follow-up of: #27879 (comment)

@caugner caugner requested a review from yin1999 July 9, 2025 09:12
@caugner caugner requested a review from a team as a code owner July 9, 2025 09:12
@github-actions github-actions bot added the system Infrastructure and configuration for the project label Jul 9, 2025
@caugner caugner force-pushed the use-content-node-in-workflows branch from 2169f52 to 9bd472e Compare July 9, 2025 09:13
Copy link
Member

@yin1999 yin1999 left a comment

Choose a reason for hiding this comment

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

One question. Otherwise LGTM.

Co-authored-by: A1lo <yin199909@aliyun.com>
@caugner caugner merged commit dbb8a39 into main Jul 9, 2025
12 of 13 checks passed
@caugner caugner deleted the use-content-node-in-workflows branch July 9, 2025 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
system Infrastructure and configuration for the project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants