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

tools: fix zconf.h path #48089

Merged
merged 1 commit into from
May 21, 2023
Merged

Conversation

lpinca
Copy link
Member

@lpinca lpinca commented May 20, 2023

Use the DEPS_DIR variable to build the path instead of hardcoding it.

Extracted from #48054.

Use the `DEPS_DIR` variable to build the path instead of hardcoding it.
@nodejs-github-bot nodejs-github-bot added the tools Issues and PRs related to the tools directory. label May 20, 2023
@lpinca lpinca added commit-queue Add this label to land a pull request using GitHub Actions. fast-track PRs that do not need to wait for 48 hours to land. labels May 21, 2023
@github-actions
Copy link
Contributor

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

@nodejs-github-bot nodejs-github-bot added commit-queue-failed An error occurred while landing this pull request using GitHub Actions. and removed commit-queue Add this label to land a pull request using GitHub Actions. labels May 21, 2023
@nodejs-github-bot
Copy link
Collaborator

Commit Queue failed
- Loading data for nodejs/node/pull/48089
✔  Done loading data for nodejs/node/pull/48089
----------------------------------- PR info ------------------------------------
Title      tools: fix zconf.h path (#48089)
   ⚠  Could not retrieve the email or name of the PR author's from user's GitHub profile!
Branch     lpinca:use/deps-dir-variable -> nodejs:main
Labels     tools, fast-track
Commits    1
 - tools: fix zconf.h path
Committers 1
 - Luigi Pinca 
PR-URL: https://github.com/nodejs/node/pull/48089
Reviewed-By: Antoine du Hamel 
Reviewed-By: Tobias Nießen 
------------------------------ Generated metadata ------------------------------
PR-URL: https://github.com/nodejs/node/pull/48089
Reviewed-By: Antoine du Hamel 
Reviewed-By: Tobias Nießen 
--------------------------------------------------------------------------------
   ℹ  This PR was created on Sat, 20 May 2023 16:21:00 GMT
   ✔  Approvals: 2
   ✔  - Antoine du Hamel (@aduh95) (TSC): https://github.com/nodejs/node/pull/48089#pullrequestreview-1435429205
   ✔  - Tobias Nießen (@tniessen) (TSC): https://github.com/nodejs/node/pull/48089#pullrequestreview-1435449457
   ℹ  This PR is being fast-tracked
   ✘  This PR needs to wait 34 more hours to land (or 0 hours if there are 2 more approvals (👍) of the fast-track request from collaborators).
   ✔  Last GitHub CI successful
   ℹ  Green GitHub CI is sufficient
--------------------------------------------------------------------------------
   ✔  Aborted `git node land` session in /home/runner/work/node/node/.ncu
https://github.com/nodejs/node/actions/runs/5036055133

@aduh95 aduh95 added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue Add this label to land a pull request using GitHub Actions. and removed commit-queue-failed An error occurred while landing this pull request using GitHub Actions. labels May 21, 2023
@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label May 21, 2023
@nodejs-github-bot nodejs-github-bot merged commit 95d2429 into nodejs:main May 21, 2023
@nodejs-github-bot
Copy link
Collaborator

Landed in 95d2429

@lpinca lpinca deleted the use/deps-dir-variable branch May 21, 2023 17:08
fasenderos pushed a commit to fasenderos/node that referenced this pull request May 22, 2023
Use the `DEPS_DIR` variable to build the path instead of hardcoding it.

PR-URL: nodejs#48089
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
fasenderos pushed a commit to fasenderos/node that referenced this pull request May 22, 2023
Use the `DEPS_DIR` variable to build the path instead of hardcoding it.

PR-URL: nodejs#48089
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
targos pushed a commit that referenced this pull request May 30, 2023
Use the `DEPS_DIR` variable to build the path instead of hardcoding it.

PR-URL: #48089
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
@targos targos mentioned this pull request Jun 4, 2023
danielleadams pushed a commit that referenced this pull request Jul 6, 2023
Use the `DEPS_DIR` variable to build the path instead of hardcoding it.

PR-URL: #48089
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
MoLow pushed a commit to MoLow/node that referenced this pull request Jul 6, 2023
Use the `DEPS_DIR` variable to build the path instead of hardcoding it.

PR-URL: nodejs#48089
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Ceres6 pushed a commit to Ceres6/node that referenced this pull request Aug 14, 2023
Use the `DEPS_DIR` variable to build the path instead of hardcoding it.

PR-URL: nodejs#48089
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Ceres6 pushed a commit to Ceres6/node that referenced this pull request Aug 14, 2023
Use the `DEPS_DIR` variable to build the path instead of hardcoding it.

PR-URL: nodejs#48089
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
author ready PRs that have at least one approval, no pending requests for changes, and a CI started. fast-track PRs that do not need to wait for 48 hours to land. tools Issues and PRs related to the tools directory.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants