Skip to content

Conversation

@legendecas
Copy link
Member

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

@nodejs-github-botnodejs-github-bot added the build Issues and PRs related to build files or the CI. label Dec 10, 2019
@legendecaslegendecas changed the title build: fix missing x64 arch suffix in binary tar namebuild: fix missing arch suffix in binary tar nameDec 10, 2019
@legendecas
Copy link
MemberAuthor

@nodejs/build wondering if this misaligned endif was made by intention or not, may I ask for reviews on the PR from build team forks?

Copy link
Member

@richardlaurichardlau left a comment

Choose a reason for hiding this comment

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

Good catch! I'm assuming the release jobs (I can't see them) have the ARCH environment variable set, which is why this wasn't spotted before or cause issues for the releases.

@richardlaurichardlau added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Dec 13, 2019
@nodejs-github-bot
Copy link
Collaborator

@richardlau
Copy link
Member

cc @nodejs/build-files

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

Trott pushed a commit that referenced this pull request Dec 14, 2019
PR-URL: #30877 Reviewed-By: David Carlier <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Rich Trott <[email protected]>
@Trott
Copy link
Member

Landed in 1807c3e

@TrottTrott closed this Dec 14, 2019
@legendecaslegendecas deleted the build branch December 14, 2019 05:47
MylesBorins pushed a commit that referenced this pull request Dec 17, 2019
PR-URL: #30877 Reviewed-By: David Carlier <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Rich Trott <[email protected]>
@MylesBorinsMylesBorins mentioned this pull request Dec 17, 2019
@rvagg
Copy link
Member

👍

I've been very careful to make sure to be explicit with ARCH (and some others) on release machines which is why this probably hasn't been caught before.

targos pushed a commit that referenced this pull request Jan 14, 2020
PR-URL: #30877 Reviewed-By: David Carlier <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Rich Trott <[email protected]>
@targostargos mentioned this pull request Jan 15, 2020
BethGriggs pushed a commit that referenced this pull request Feb 6, 2020
PR-URL: #30877 Reviewed-By: David Carlier <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Rich Trott <[email protected]>
@MylesBorinsMylesBorins mentioned this pull request Feb 8, 2020
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.buildIssues and PRs related to build files or the CI.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@legendecas@nodejs-github-bot@richardlau@Trott@rvagg@devnexen