Uh oh!
There was an error while loading. Please reload this page.
fs: replace finally with PromisePrototypeFinally - #35995
Conversation
Uh oh!
There was an error while loading. Please reload this page.
aduh95
commented
Nov 6, 2020
If you could change other |
baruchiro
commented
Nov 7, 2020
Sorry for the force push, I following the commit guidelines now (I hope) |
aduh95
commented
Nov 7, 2020
@baruchiro Can you rebase to resolve the conflict please? |
baruchiro
commented
Nov 8, 2020
About initializing the workspace and running Where should I open a bug and/or PR for that? (PR will be here, of course... But should I open an issue first? Do I need to open the issue in the current repo, even if it not related to |
aduh95
commented
Nov 8, 2020
If you have a fix, PR is very welcome. Issue is not necessary if your PR describes the problem and the solution. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
baruchiro
commented
Nov 9, 2020
@benjamingr As first-time contributor I allow myself to ask "what now?" When this PR will be merged? |
aduh95
commented
Nov 9, 2020
@baruchiro Your PR is |
Landed in 36fbbe0...a8b9ede |
#35993 (comment) PR-URL: #35995 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
baruchiro
commented
Nov 9, 2020
@aduh95 So it actually taked my commits into Interesting technique 😀 |
aduh95
commented
Nov 9, 2020
@baruchiro yes, the reasons are outlined here: https://github.com/nodejs/node/blob/master/doc/guides/collaborator-guide.md#landing-pull-requests But anyway, you are now officially a Node.js contributor, congrats 🎉 |
baruchiro
commented
Nov 9, 2020
Hooray!! 🥇 But now I can't write that in my CV, because I don't know how to answer the question "What you did as a Node.js contributor?"... 😉😉 Never mind, I'm sure the next contribution I will understand more. I just need to find the next one. |
benjamingr
commented
Nov 9, 2020
Feel free to ping me on Facebook for more contribution ideas :) |
#35993 (comment) PR-URL: #35995 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
#35993 (comment) PR-URL: #35995 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
#35993 (comment) PR-URL: #35995 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
#35993 (comment) PR-URL: #35995 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
See suggestion here- #35993 (comment)
Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passes