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

I just used node-core-utils on a new device and set up the connection to github and it seems like we are using a deprecated API: ``` Hi @BridgeAR, On April...

In Jenkins this are displayed with translucent icons which means they are skipped and the data returned from the API endpoint does not even belong to the build.

bug
ncu-ci

- We have Travis - The badge reports errors - The link errors: Project not found or access denied.

from the collab guide: ``` Optional: When landing your own commits, force push the amended commit to the branch you used to open the pull request. If your branch is...

enhancement
git-node

https://twitter.com/targos89/status/982158028878196736 Outline: - `git node bisect --from 20180101 [--to 201810406] /path/to/test.js` - Detect the right arch, then download correct binaries from https://nodejs.org/download/nightly/ , decompress it, run the test with `bin/node`,...

enhancement

Ref: https://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html > `$XDG_CONFIG_HOME` defines the base directory relative to which user specific configuration files should be stored. If `$XDG_CONFIG_HOME` is either not set or empty, a default equal to...

Documentation for `ncu-config` don't show possible configs. For example, to use ncu on other Org. repositories you need to: ``` ncu-config set owner ncu-config set repo ncu-config set readme ```

ncu-config
Priority: High

PR: https://github.com/nodejs/node/pull/19832 ``` ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/19832 Fixes: https://github.com/Fix Reviewed-By: James M Snell Reviewed-By: Trivikram Kamat Reviewed-By: Gus Caplan -------------------------------------------------------------------------------- ``` Maybe we should check if these lines...

bug

When running commands, eg: ``` $ git node land --continue Running `final`.. ✔ 06e09b61712d4963699d90389b43bddcf41c02f0 ✔ 0:0 skipping fixes-url fixes-url ✔ 0:0 blank line after title line-after-title ✔ 0:0 line-lengths are...

enhancement

``` $ git node --help No manual entry for git-node ``` Can we do something about it? `git-node --help` is OK. Edit: this is on Linux with zsh

git-node
Priority: High