Skip to content
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

add setup node to finalize-release.yaml #7409

Merged
merged 4 commits into from
Nov 22, 2024
Merged

Conversation

DanRod1999
Copy link
Contributor

Add setup node step to pipeline. Otherwise we run the risk of a vm not using a supported version of node.

This caused an error in another pipeline, so we should use node setup or nodeTool whenever possible to avoid this problem

@aruniverse
Copy link
Member

this is the only place where we need to do this?
this is a gh pipeline, i was expecting to see changes for ado pipelines

@DanRod1999
Copy link
Contributor Author

this is the only place where we need to do this? this is a gh pipeline, i was expecting to see changes for ado pipelines

most of our ado pipelines already have this for core already. Otherwise I'm pretty sure we would have experienced breakages from Gytis' PR.
I was just aware that this pipeline might not have it since its GH, so i double checked it.

@aruniverse
Copy link
Member

linking https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2204-Readme.md as an fyi re what ver of node is being used by the image

@DanRod1999 DanRod1999 requested a review from a team as a code owner November 22, 2024 16:49
@DanRod1999
Copy link
Contributor Author

@Mergifyio backport release/4.10.x release/4.11.x

Copy link
Contributor

mergify bot commented Nov 22, 2024

backport release/4.10.x release/4.11.x

✅ Backports have been created

@DanRod1999 DanRod1999 enabled auto-merge (squash) November 22, 2024 16:53
@DanRod1999 DanRod1999 merged commit 1fbf7df into master Nov 22, 2024
17 checks passed
@DanRod1999 DanRod1999 deleted the dan/add-setup-node branch November 22, 2024 17:15
mergify bot pushed a commit that referenced this pull request Nov 22, 2024
Co-authored-by: Daniel Rodriguez <[email protected]>
(cherry picked from commit 1fbf7df)
mergify bot pushed a commit that referenced this pull request Nov 22, 2024
Co-authored-by: Daniel Rodriguez <[email protected]>
(cherry picked from commit 1fbf7df)
DanRod1999 added a commit that referenced this pull request Nov 22, 2024
DanRod1999 added a commit that referenced this pull request Nov 22, 2024
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