-
-
Notifications
You must be signed in to change notification settings - Fork 72
Open
Description
- Create
mainbranch in this repository- Set it as default branch
- Keep
canarybranch as we have today- Alternatively have a
canary/folder which is a copy ofnodejs/nodewith patches applied - Alternatively 2 keep the V8 canary as a
v8-canarybranch onnodejs/nodeand have it as a submodule here
- Alternatively have a
- Ensure Jenkins fetches the
canarybranch for relevant jobs - Use GitHub Actions to update the
canarybranch - Use GitHub Actions to open the major V8 upgrade PR on
nodejs/node - Drop
canary-basebranch onnodejs/nodeand use patch files on this repository instead (need to experiment to ensure it doesn't worsen our workflow)
Metadata
Metadata
Assignees
Labels
No labels