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: fix broken link to TC39 import attributes proposal #47954

Merged
merged 1 commit into from
May 13, 2023

Conversation

Trott
Copy link
Member

@Trott Trott commented May 11, 2023

The import assertion proposal has been renamed and the old URL does not redirect to the new one. So let's update our URL to point to the import attributes proposal, which is what import assertions have been renamed to.

@nodejs-github-bot nodejs-github-bot added the needs-ci PRs that need a full CI run. label May 11, 2023
The import assertion proposal has been renamed and
the old URL does not redirect to the new one. So let's update our
URL to point to the import attributes proposal, which is what
import assertions have been renamed to.
@Trott Trott added the request-ci Add this label to start a Jenkins CI on a PR. label May 11, 2023
Copy link
Member

@GeoffreyBooth GeoffreyBooth left a comment

Choose a reason for hiding this comment

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

Not necessarily in this PR, but we should probably add some text to the docs saying that once V8 lands support for the new syntax we intend to rename the importAssertions property and other things with the old naming.

@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. doc Issues and PRs related to the documentations. and removed request-ci Add this label to start a Jenkins CI on a PR. needs-ci PRs that need a full CI run. commit-queue Add this label to land a pull request using GitHub Actions. labels May 11, 2023
@Trott Trott added the commit-queue Add this label to land a pull request using GitHub Actions. label May 11, 2023
@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 13, 2023
@nodejs-github-bot
Copy link
Collaborator

Commit Queue failed
- Loading data for nodejs/node/pull/47954
✔  Done loading data for nodejs/node/pull/47954
----------------------------------- PR info ------------------------------------
Title      doc: fix broken link to TC39 import attributes proposal (#47954)
Author     Rich Trott  (@Trott)
Branch     Trott:import -> nodejs:main
Labels     doc, author ready
Commits    1
 - doc: fix broken link to TC39 import attributes proposal
Committers 1
 - Rich Trott 
PR-URL: https://github.com/nodejs/node/pull/47954
Reviewed-By: Geoffrey Booth 
Reviewed-By: Antoine du Hamel 
Reviewed-By: Darshan Sen 
Reviewed-By: Trivikram Kamat 
------------------------------ Generated metadata ------------------------------
PR-URL: https://github.com/nodejs/node/pull/47954
Reviewed-By: Geoffrey Booth 
Reviewed-By: Antoine du Hamel 
Reviewed-By: Darshan Sen 
Reviewed-By: Trivikram Kamat 
--------------------------------------------------------------------------------
   ℹ  This PR was created on Thu, 11 May 2023 00:33:34 GMT
   ✔  Approvals: 4
   ✔  - Geoffrey Booth (@GeoffreyBooth) (TSC): https://github.com/nodejs/node/pull/47954#pullrequestreview-1421532048
   ✔  - Antoine du Hamel (@aduh95) (TSC): https://github.com/nodejs/node/pull/47954#pullrequestreview-1421533486
   ✔  - Darshan Sen (@RaisinTen) (TSC): https://github.com/nodejs/node/pull/47954#pullrequestreview-1421797329
   ✔  - Trivikram Kamat (@trivikr): https://github.com/nodejs/node/pull/47954#pullrequestreview-1421804095
   ✔  Last GitHub CI successful
   ✘  No Jenkins CI runs detected
--------------------------------------------------------------------------------
   ✔  Aborted `git node land` session in /home/runner/work/node/node/.ncu
https://github.com/nodejs/node/actions/runs/4964122363

@aduh95 aduh95 merged commit 21a2e90 into nodejs:main May 13, 2023
39 checks passed
@aduh95
Copy link
Contributor

aduh95 commented May 13, 2023

Landed in 21a2e90

@Trott Trott deleted the import branch May 14, 2023 17:25
targos pushed a commit that referenced this pull request May 14, 2023
The import assertion proposal has been renamed and
the old URL does not redirect to the new one. So let's update our
URL to point to the import attributes proposal, which is what
import assertions have been renamed to.

PR-URL: #47954
Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
targos pushed a commit that referenced this pull request May 15, 2023
The import assertion proposal has been renamed and
the old URL does not redirect to the new one. So let's update our
URL to point to the import attributes proposal, which is what
import assertions have been renamed to.

PR-URL: #47954
Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
danielleadams pushed a commit that referenced this pull request Jul 6, 2023
The import assertion proposal has been renamed and
the old URL does not redirect to the new one. So let's update our
URL to point to the import attributes proposal, which is what
import assertions have been renamed to.

PR-URL: #47954
Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
MoLow pushed a commit to MoLow/node that referenced this pull request Jul 6, 2023
The import assertion proposal has been renamed and
the old URL does not redirect to the new one. So let's update our
URL to point to the import attributes proposal, which is what
import assertions have been renamed to.

PR-URL: nodejs#47954
Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@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. doc Issues and PRs related to the documentations.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants