Skip to content

build: merge multiple on download artifact#64633

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
legendecas:fix-download-artifacts
Jul 21, 2026
Merged

build: merge multiple on download artifact#64633
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
legendecas:fix-download-artifacts

Conversation

@legendecas

@legendecas legendecas commented Jul 20, 2026

Copy link
Copy Markdown
Member

When there are multiple artifacts, actions/download-artifact creates
subdirectories for each artifact, and results in incorrect folder
structure assumptions in later steps.

Fixes: #64554
Refs: https://github.com/actions/download-artifact#download-all-artifacts
Refs: https://github.com/nodejs/node/actions/runs/29768247349/job/88454933457?pr=64565#step:2:24

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/actions

@nodejs-github-bot nodejs-github-bot added the meta Issues and PRs related to the general management of the project. label Jul 20, 2026
When there are multiple artifacts, `actions/download-artifact` creates
subdirectories for each artifact, and results in incorrect folder
structure assumptions in later steps.

Signed-off-by: Chengzhong Wu <cwu631@bloomberg.net>
@legendecas
legendecas force-pushed the fix-download-artifacts branch from f080c94 to 66ee8bf Compare July 20, 2026 20:02
@legendecas legendecas added the github_actions Pull requests that update GitHub Actions code label Jul 20, 2026
@avivkeller avivkeller added the fast-track PRs that do not need to wait for 72 hours to land. label Jul 20, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Fast-track has been requested by @avivkeller. Please 👍 to approve.

@avivkeller avivkeller left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This is blocking CI in PRs, so I'm requesting fast track

@bjohansebas bjohansebas added the commit-queue Add this label to land a pull request using GitHub Actions. label Jul 21, 2026
@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Jul 21, 2026
@nodejs-github-bot
nodejs-github-bot merged commit 69e982f into nodejs:main Jul 21, 2026
35 checks passed
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Landed in 69e982f

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fast-track PRs that do not need to wait for 72 hours to land. github_actions Pull requests that update GitHub Actions code meta Issues and PRs related to the general management of the project.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

test-shared fails on V8 cache misses without a Cachix token

7 participants