- [x] Create `main` branch in this repository - [x] Set it as default branch - [x] Keep `canary` branch as we have today - [ ] Alternatively have a `canary/` folder which is a copy of `nodejs/node` with patches applied - [ ] Alternatively 2 keep the V8 canary as a `v8-canary` branch on `nodejs/node` and have it as a submodule here - [ ] Ensure Jenkins fetches the `canary` branch for relevant jobs - [x] [Use GitHub Actions to update the `canary` branch](https://github.com/nodejs/node-v8/issues/169) - [ ] Use GitHub Actions to open the major V8 upgrade PR on `nodejs/node` - [ ] Drop `canary-base` branch on `nodejs/node` and use patch files on this repository instead (need to experiment to ensure it doesn't worsen our workflow)
mainbranch in this repositorycanarybranch as we have todaycanary/folder which is a copy ofnodejs/nodewith patches appliedv8-canarybranch onnodejs/nodeand have it as a submodule herecanarybranch for relevant jobscanarybranchnodejs/nodecanary-basebranch onnodejs/nodeand use patch files on this repository instead (need to experiment to ensure it doesn't worsen our workflow)