Skip to content

assets: additional asset for v11.x - #1673

Merged
rvagg merged 1 commit into
nodejs:masterfrom
MylesBorins:additional-11.x-assets
Feb 28, 2019
Merged

assets: additional asset for v11.x#1673
rvagg merged 1 commit into
nodejs:masterfrom
MylesBorins:additional-11.x-assets

Conversation

@MylesBorins

Copy link
Copy Markdown
Contributor

@refack

Copy link
Copy Markdown
Contributor

Is it needed for v10.x as well (Ref nodejs/node#22716)?

@MylesBorins

Copy link
Copy Markdown
ContributorAuthor

@refack I just took a peak at the assets for the release that needs to be promoted today and not seeing that file.

@targos

Copy link
Copy Markdown
Member

From the description in nodejs/node#25019, it looks like it wasn't intended to make this part of the published files?

@MylesBorins

Copy link
Copy Markdown
ContributorAuthor

hmmmm it has continued to be in the built assets so perhaps we need to revisit this?

/cc @joyeecheung

@refack

Copy link
Copy Markdown
Contributor

From the description in nodejs/node#25019, it looks like it wasn't intended to make this part of the published files?

AFAIK they are supposed to be published (nodejs/node#22405). They are what enable the [src] links in the docs, e.g.
image
which point to https://github.com/nodejs/node/blob/11ee7946b6b992a7dc8927cb38933475135f36a3/lib/fs.js#L172

@mhdawsonmhdawson left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

semi rubber stamp LGTM, seems reasonable that we would need them and @refack has confirmed that we do.

@rvagg
rvagg merged commit 6098487 into nodejs:masterFeb 28, 2019
richardlau added a commit to richardlau/build that referenced this pull request Apr 9, 2020
`docs/apilinks.json` was added in v10.15.3.
Refs: nodejs/node#25019
Refs: nodejs#1673
Signed-off-by: Richard Lau <riclau@uk.ibm.com>
rvagg pushed a commit that referenced this pull request Apr 13, 2020
`docs/apilinks.json` was added in v10.15.3.
Refs: nodejs/node#25019
Refs: #1673
Signed-off-by: Richard Lau <riclau@uk.ibm.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@MylesBorins@refack@targos@mhdawson@rvagg