node-core-utils
node-core-utils copied to clipboard
CLI tools for Node.js Core collaborators
### Notes This is currently under a draft version. They main objetive is to collect early feedback before creating the final PR (proper linting, tests, etc...) This is my first...
```console $ git node vote https://github.com/nodejs/collaborators-public-votes/pull/6 Cloning remote repository... Cloning into '.'... remote: Enumerating objects: 20, done. remote: Counting objects: 100% (20/20), done. remote: Compressing objects: 100% (19/19), done. remote:...
If the author force pushes to their branch after a reviewer approved it, I assumed that it would invalidate existing approved reviews, since the code that was reviewed is changed....
Draft implementation to add flaky tests automatically to the `.status` file. Missing: - ~~rules to determine which tests we consider flaky~~ - tests - proper matching for OS and architecture...
In the reliability reports we see high counts of ` "fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository"` but this is an error that should be ignored and...
I ran `git node land 48349` which showed that `This PR should be ready to land`, but `commit-queue` message failed: https://github.com/nodejs/node/pull/48349#issuecomment-1591955940 ``` git node land 48349 ✔ Done loading data...
I'm receiving a weird error running the following command: ``` git node land 48272 Error: git config,--get,remote.remote-upstream.url failed with stderr: at runSync (file:///Users/yagiz/.volta/tools/image/packages/node-core-utils/lib/node_modules/node-core-utils/lib/run.js:91:11) at new Session (file:///Users/yagiz/.volta/tools/image/packages/node-core-utils/lib/node_modules/node-core-utils/lib/session.js:30:26) at new LandingSession...
CI: https://ci.nodejs.org/job/node-test-pull-request/51006/ show failure. But it has been resume build, https://ci.nodejs.org/job/node-test-commit/61403/ showed success. https://ci.nodejs.org/job/node-test-pull-request/51006/ still linked to old https://ci.nodejs.org/job/node-test-commit/61376/ PR: https://github.com/nodejs/node/pull/46930
Commit Queue failed- Loading data for nodejs/node/pull/45573 ✔ Done loading data for nodejs/node/pull/45573 ----------------------------------- PR info ------------------------------------ Title deps: V8: cherry-pick 2ada52cffbff (#45573) Author Michaël Zasso (@targos) Branch targos:fix-45171 ->...