Skip to content

build: make scripts in gyp run with right python - #39730

Closed
zcbenz wants to merge 1 commit into
nodejs:masterfrom
zcbenz:gyp-scripts-python-3
Closed

build: make scripts in gyp run with right python#39730
zcbenz wants to merge 1 commit into
nodejs:masterfrom
zcbenz:gyp-scripts-python-3

Conversation

@zcbenz

Copy link
Copy Markdown
Contributor

Should use <(python) instead of python for scripts in gyp files, otherwise the scripts might be run with python2 on some environments.

@nodejs-github-botnodejs-github-bot added i18n-api Issues and PRs related to the i18n implementation. icu Issues and PRs related to the ICU dependency. needs-ci PRs that need a full CI run. tools Issues and PRs related to the tools directory. v8 engine Issues and PRs related to the V8 dependency. labels Aug 11, 2021
@targostargos added the request-ci Add this label to start a Jenkins CI on a PR. label Aug 12, 2021
@github-actionsgithub-actionsBot removed the request-ci Add this label to start a Jenkins CI on a PR. label Aug 12, 2021
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@Ayase-252Ayase-252 added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. request-ci Add this label to start a Jenkins CI on a PR. labels Sep 26, 2021
@github-actionsgithub-actionsBot removed the request-ci Add this label to start a Jenkins CI on a PR. label Sep 26, 2021
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@aduh95aduh95 added the commit-queue Add this label to land a pull request using GitHub Actions. label Oct 9, 2021
@github-actionsgithub-actionsBot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Oct 9, 2021
@github-actions

Copy link
Copy Markdown
Contributor

Landed in a3c0713...92090d3

nodejs-github-bot pushed a commit that referenced this pull request Oct 9, 2021
PR-URL: #39730
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
targos pushed a commit that referenced this pull request Oct 13, 2021
PR-URL: #39730
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
@BethGriggsBethGriggs mentioned this pull request Oct 14, 2021
2 tasks
@richardlaurichardlau mentioned this pull request Oct 18, 2021
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.i18n-apiIssues and PRs related to the i18n implementation.icuIssues and PRs related to the ICU dependency.needs-ciPRs that need a full CI run.toolsIssues and PRs related to the tools directory.v8 engineIssues and PRs related to the V8 dependency.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants

@zcbenz@nodejs-github-bot@jasnell@addaleax@lpinca@targos@legendecas@Ayase-252@aduh95