Skip to content

Conversation

@mhdawson
Copy link
Member

  • refactor the n-api matrix and add v7

Signed-off-by: Michael Dawson [email protected]

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines

@nodejs-github-botnodejs-github-bot added doc Issues and PRs related to the documentations. node-api Issues and PRs related to the Node-API. labels Sep 25, 2020
@nodejs-github-bot
Copy link
Collaborator

nodejs-github-bot commented Sep 25, 2020

Review requested:

  • @nodejs/n-api

@mhdawsonmhdawson marked this pull request as draft September 25, 2020 14:37
@mhdawson
Copy link
MemberAuthor

Marked as draft as I think we need to change the format of the table, and wanted to get some feedback on this approach.

@mhdawson
Copy link
MemberAuthor

@nodejs/n-api

@mhdawsonmhdawson mentioned this pull request Sep 25, 2020
4 tasks
@mhdawson
Copy link
MemberAuthor

Talked it over with in the N-API team meeting today, seems like people were ok with the approach, removing out of draft.

@mhdawsonmhdawson marked this pull request as ready for review September 25, 2020 15:48
@mhdawson
Copy link
MemberAuthor

This should probably land https://github.com/nodejs/node/pull/35319/files and then I can rebase this PR on top of it.

@mhdawson
Copy link
MemberAuthor

See that #35319 has landed, will rebase tomorrow

@mhdawson
Copy link
MemberAuthor

Rebased, will wait for checks to complete and then land.

@lpincalpinca added the request-ci Add this label to start a Jenkins CI on a PR. label Oct 5, 2020
@github-actionsgithub-actionsbot removed the request-ci Add this label to start a Jenkins CI on a PR. label Oct 5, 2020
@nodejs-github-bot
Copy link
Collaborator

@gabrielschulhof
Copy link
Contributor

N-API 7 has since been released in v12.19.0.

@mhdawson
Copy link
MemberAuthor

Updated to include N-API 7 beeing released in v12.19.0.

- refactor the n-api matrix and add v7 Signed-off-by: Michael Dawson <[email protected]>
@mhdawsonmhdawsonforce-pushed the napi-matrix-refactor branch from 5f89cc2 to 8d97f90CompareOctober 9, 2020 17:10
mhdawson added a commit that referenced this pull request Oct 9, 2020
- refactor the n-api matrix and add v7 Signed-off-by: Michael Dawson <[email protected]> PR-URL: #35345 Reviewed-By: Chengzhong Wu <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]>
@mhdawson
Copy link
MemberAuthor

mhdawson commented Oct 9, 2020

Landed in ccfa661

@mhdawsonmhdawson closed this Oct 9, 2020
@richardlau
Copy link
Member

@mhdawson Do we want this backported for v10.23.0 (manually, with an entry added for it) (#35544)? Currently the v10.x docs do not even list N-API 6:
image

(or maybe an alternative would be put some words asking readers to consult the table in the current "current" version?)

BethGriggs pushed a commit that referenced this pull request Oct 14, 2020
- refactor the n-api matrix and add v7 Signed-off-by: Michael Dawson <[email protected]> PR-URL: #35345 Reviewed-By: Chengzhong Wu <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]>
@MylesBorinsMylesBorins mentioned this pull request Oct 14, 2020
joesepi pushed a commit to joesepi/node that referenced this pull request Jan 8, 2021
- refactor the n-api matrix and add v7 Signed-off-by: Michael Dawson <[email protected]> PR-URL: nodejs#35345 Reviewed-By: Chengzhong Wu <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docIssues and PRs related to the documentations.node-apiIssues and PRs related to the Node-API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

@mhdawson@nodejs-github-bot@gabrielschulhof@richardlau@lpinca@legendecas@aduh95