Uh oh!
There was an error while loading. Please reload this page.
doc: refactor the n-api matrix - #35345
Conversation
Review requested:
|
mhdawson
commented
Sep 25, 2020
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
commented
Sep 25, 2020
@nodejs/n-api |
Uh oh!
There was an error while loading. Please reload this page.
mhdawson
commented
Sep 25, 2020
Talked it over with in the N-API team meeting today, seems like people were ok with the approach, removing out of draft. |
mhdawson
commented
Sep 25, 2020
This should probably land https://github.com/nodejs/node/pull/35319/files and then I can rebase this PR on top of it. |
mhdawson
commented
Sep 30, 2020
See that #35319 has landed, will rebase tomorrow |
mhdawson
commented
Oct 1, 2020
Rebased, will wait for checks to complete and then land. |
nodejs-github-bot
commented
Oct 5, 2020
Uh oh!
There was an error while loading. Please reload this page.
gabrielschulhof
commented
Oct 8, 2020
N-API 7 has since been released in v12.19.0. |
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>
5f89cc2 to
8d97f90Compare- 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>
Landed in ccfa661 |
richardlau
commented
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>
- 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>

Signed-off-by: Michael Dawson mdawson@devrus.com
Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passes