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

doc: add esm path import #55745

Merged
merged 2 commits into from
Nov 8, 2024
Merged

doc: add esm path import #55745

merged 2 commits into from
Nov 8, 2024

Conversation

RedYetiDev
Copy link
Member

@RedYetiDev RedYetiDev commented Nov 6, 2024

Fast-tracking because this is a relatively simple change to implement, and IMO it doesn't need much deliberation

@RedYetiDev RedYetiDev added the fast-track PRs that do not need to wait for 48 hours to land. label Nov 6, 2024
@nodejs-github-bot nodejs-github-bot added doc Issues and PRs related to the documentations. path Issues and PRs related to the path subsystem. labels Nov 6, 2024
Copy link
Contributor

github-actions bot commented Nov 6, 2024

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

@RedYetiDev RedYetiDev added the commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. label Nov 6, 2024
@RedYetiDev RedYetiDev added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Nov 7, 2024
@lpinca lpinca added the commit-queue Add this label to land a pull request using GitHub Actions. label Nov 7, 2024
@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 Nov 7, 2024
@nodejs-github-bot
Copy link
Collaborator

Commit Queue failed
- Loading data for nodejs/node/pull/55745
✔  Done loading data for nodejs/node/pull/55745
----------------------------------- PR info ------------------------------------
Title      doc: add esm path import (#55745)
Author     Aviv Keller <redyetidev@gmail.com> (@RedYetiDev)
Branch     RedYetiDev:patch-910404 -> nodejs:main
Labels     doc, path, fast-track, author ready, commit-queue-squash
Commits    2
 - doc: add esm path import
 - fixup!
Committers 1
 - GitHub <noreply@github.com>
PR-URL: https://github.com/nodejs/node/pull/55745
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
Reviewed-By: Ulises Gascón <ulisesgascongonzalez@gmail.com>
------------------------------ Generated metadata ------------------------------
PR-URL: https://github.com/nodejs/node/pull/55745
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
Reviewed-By: Ulises Gascón <ulisesgascongonzalez@gmail.com>
--------------------------------------------------------------------------------
   ℹ  This PR was created on Wed, 06 Nov 2024 12:22:58 GMT
   ✔  Approvals: 3
   ✔  - Luigi Pinca (@lpinca): https://github.com/nodejs/node/pull/55745#pullrequestreview-2419489384
   ✔  - Chemi Atlow (@atlowChemi): https://github.com/nodejs/node/pull/55745#pullrequestreview-2419861359
   ✔  - Ulises Gascón (@UlisesGascon): https://github.com/nodejs/node/pull/55745#pullrequestreview-2421249663
   ℹ  This PR is being fast-tracked
   ✘  This PR needs to wait 16 more hours to land (or 0 hours if there is 1 more approval (👍) 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/11729931193

@aduh95 aduh95 merged commit daf5346 into nodejs:main Nov 8, 2024
29 checks passed
@aduh95
Copy link
Contributor

aduh95 commented Nov 8, 2024

Landed in daf5346

aduh95 pushed a commit that referenced this pull request Nov 9, 2024
PR-URL: #55745
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
Reviewed-By: Ulises Gascón <ulisesgascongonzalez@gmail.com>
tpoisseau pushed a commit to tpoisseau/node that referenced this pull request Nov 21, 2024
PR-URL: nodejs#55745
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
Reviewed-By: Ulises Gascón <ulisesgascongonzalez@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. commit-queue-failed An error occurred while landing this pull request using GitHub Actions. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. doc Issues and PRs related to the documentations. fast-track PRs that do not need to wait for 48 hours to land. path Issues and PRs related to the path subsystem.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants