Benjamin E. Coe
Benjamin E. Coe
This library has not had is reference doc publication pipeline updated to publish to cloud.google.com.
**Checklist** - [x] I checked [all open bugs](https://github.com/octokit/rest.js/issues?q=is%3Aissue+label%3Abug) and none of them matched my problem. **Environment** - [x] https://api.github.com - [x] Node.js **Versions** ``` ├─┬ @octokit/[email protected] │ ├─┬ @octokit/[email protected] │...
Could you please publish the latest version of the server, which relies on `next` rather than a git branch. Also, would you consider relying on a specific release of `oauth2-server`,...
Links inside protos should be absolute URLs, so that they're appropriately linked to in generated reference documents. #825 introduces relative links, which causes doc tests to fail.
@damieng has updated highlights to use Atom's official grammar for TypeScript. We should make sure to test with this update. CC: @revin
It would be nice to have a way to pull in metadata from package.json in the context of a library, e.g., what is my version #?
## Some Background Part of the motivation of building `NODE_V8_COVERAGE` into core, was that it made it significantly easier to capture exit behavior. Prior to this, tools like [nyc](https://www.npmjs.com/package/nyc) used...
One topic discussed in our Node+JS Interactive meeting on tooling, was the introduction of user-land modules to help ecosystem modules take advantage of new functionality (.e.,g, `mkdirp`) while still falling...
It would be good to add a test that demonstrates and tests filter behavior, specifically when multiple filters are used. Refs: https://github.com/googleapis/github-repo-automation/pull/519