node-core-utils icon indicating copy to clipboard operation
node-core-utils copied to clipboard

CLI tools for Node.js Core collaborators

Results 93 node-core-utils issues
Sort by recently updated
recently updated
newest added

The CQ landed https://github.com/nodejs/node/pull/43849, even though I pushed a commit way after the last review. I'm not what caused this, but it shouldn't have happened – the only "unusual" thing...

This pr ignores .md files when do `requiresJenkinsRun` check Refs: https://github.com/nodejs/node/pull/43483#issuecomment-1160210710 cc @aduh95

refs: https://github.com/nodejs/node/issues/40817 refs: https://github.com/nodejs/node/issues/42125 I was able to test most of the flow except for the actual resume part - since my user dose not have resume permissions , but...

In order to setup a GitHub Action to auto-PR changes, the `ncu-team` command seems to need the more interactive config/login that I couldn't figure out a way of getting around....

PR: https://github.com/nodejs/node/pull/43085 Action rerun attempt: https://github.com/nodejs/node/actions/runs/2320332585/attempts/7 `git-node land` output: https://github.com/nodejs/node/pull/43085#issuecomment-1126858386 At the moment of landing, the latest run of that action was cancelled, there were 5 prior successful runs, and...

Refs: https://github.com/nodejs/Release/issues/557 Any objections to adding the release team (@nodejs/releasers) as maintainers of https://github.com/nodejs/node-core-utils? The rationale is to give the release team the ability to maintain release process related tooling,...

The [Make sure your credentials won't be committed](https://github.com/nodejs/node-core-utils#make-sure-your-credentials-wont-be-committed) part of guide implies that `~/.gitignore_global` is a default path for global gitignore. If anyone followed this part too literally, I'd recommend...

# Issue When updating WPT `resources`, I received a `ERR_STREAM_PREMATURE_CLOSE` error. I also tested updating `streams` and I did _not_ see the error. I'm not sure whether this is due...

https://git-scm.com/book/en/v2/Customizing-Git-Git-Configuration I suggest to use `vi` if available or `notepad.exe` on Windows.

feature request

``` git node land 41814 If this is your first time running this command, follow the instructions to create an access token. If you prefer to create it yourself on...

bug