Skip to content

Commit f6a69d9

Browse files
jasnellruyadornoaduh95marco-ippolito
committed
Open Corepack Vote (#1527)
* Open Corepack Vote * Update votes/initiateNewVote/_EDIT_ME.yml Co-authored-by: Ruy Adorno <[email protected]> * Update votes/initiateNewVote/_EDIT_ME.yml Co-authored-by: Antoine du Hamel <[email protected]> * Update votes/initiateNewVote/_EDIT_ME.yml Co-authored-by: Antoine du Hamel <[email protected]> * Update votes/initiateNewVote/_EDIT_ME.yml * Update votes/initiateNewVote/_EDIT_ME.yml Co-authored-by: Antoine du Hamel <[email protected]> * Update votes/initiateNewVote/_EDIT_ME.yml Co-authored-by: Antoine du Hamel <[email protected]> * Update votes/initiateNewVote/_EDIT_ME.yml Co-authored-by: Antoine du Hamel <[email protected]> * add line return --------- Co-authored-by: Ruy Adorno <[email protected]> Co-authored-by: Antoine du Hamel <[email protected]> Co-authored-by: Marco Ippolito <[email protected]>
1 parent 57f7956 commit f6a69d9

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

votes/initiateNewVote/_EDIT_ME.yml

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
# 1. Select a subject for the vote. This can be a question addressed to the TSC
55
# voting members.
6-
subject: REPLACEME
6+
subject: Should Corepack stay in the Node.js distribution?
77

88
# 2. You can leave the header instructions as is, or modify them if you see fit.
99
headerInstructions: |
@@ -24,8 +24,11 @@ headerInstructions: |
2424
# voters express their preference for each candidates, no matter how many
2525
# there are.
2626
candidates:
27-
- TODO
28-
- TODO
27+
- "Status Quo: keep distributing Corepack with Node.js, experimental and disabled (i.e. only the `corepack` executable in the distribution), exactly as it is today."
28+
- "Stable and Disabled: keep distributing Corepack disabled (i.e. only the `corepack` executable in the distribution), and mark it stable in a future release line."
29+
- "Stable and Enabled: keep distributing Corepack with Node.js, enabled (i.e. `corepack`, `pnpm`, and `yarn` executables in the distribution), and mark it stable in a future release line."
30+
- "Phase out: stop distributing Corepack (i.e. the distribution will no longer contain a `corepack` executable) on future release lines of Node.js – existing release lines will keep it as experimental."
31+
- "Phase out later: stop distributing Corepack (i.e. the distribution will no longer contain a `corepack` executable) on future (i.e. 25+) release lines of Node.js – existing release lines as well as the very next (i.e. 24.x) will keep it as experimental."
2932

3033
# 4. Pass the following to false if it's important to keep the candidates in the
3134
# order you define above. Presenting candidates in a fixed order tends to
@@ -35,7 +38,8 @@ canShuffleCandidates: true
3538
# 5. Insert here a short description of the vote objectives and link to the
3639
# issue it was discussed on to give the full context.
3740
footerInstructions: |
38-
TBD
41+
The objective of the vote is to determine the strategy for Corepack’s distribution
42+
in future Node.js releases.
3943
4044
# 6. Optionally, insert a brief introduction for the vote PR, in the markdown format.
4145
prBody: |

0 commit comments

Comments
 (0)