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: refactor the n-api matrix #35345

Closed
wants to merge 1 commit into from

Conversation

mhdawson
Copy link
Member

  • refactor the n-api matrix and add v7

Signed-off-by: Michael Dawson mdawson@devrus.com

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

@nodejs-github-bot nodejs-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

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

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
Member Author

@nodejs/n-api

doc/api/n-api.md Outdated Show resolved Hide resolved
@mhdawson
Copy link
Member Author

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

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

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
Member Author

See that #35319 has landed, will rebase tomorrow

@mhdawson
Copy link
Member Author

mhdawson commented Oct 1, 2020

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

@lpinca lpinca added the request-ci Add this label to start a Jenkins CI on a PR. label Oct 5, 2020
@github-actions github-actions bot 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

doc/api/n-api.md Outdated Show resolved Hide resolved
@gabrielschulhof
Copy link
Contributor

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

@mhdawson
Copy link
Member Author

mhdawson commented Oct 9, 2020

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 <mdawson@devrus.com>
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 <mdawson@devrus.com>

PR-URL: #35345
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
@mhdawson
Copy link
Member Author

mhdawson commented Oct 9, 2020

Landed in ccfa661

@mhdawson mhdawson 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 <mdawson@devrus.com>

PR-URL: #35345
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
@MylesBorins MylesBorins 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 <mdawson@devrus.com>

PR-URL: nodejs#35345
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc Issues and PRs related to the documentations. node-api Issues and PRs related to the Node-API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants