Justin Beckwith

Results 22 issues of Justin Beckwith

Related to https://github.com/googleapis/google-api-nodejs-client/issues/1777. We accept a `responseType` as part of the request config that dictates what processing we do with the response body before returning it in `res.data`. By default,...

type: feature request

Since moving to `*.js` files for both of these, they're suddenly getting picked up by `c8` and bringing our code coverage numbers down :) Would be lovely to ship an...

type: process

I think I have the basic stuff figured out, it's now just down to making eslint actually work.

do not merge

pkg is throwing errors during the build process, gumming up the release pipeline: https://github.com/JustinBeckwith/linkinator/runs/4241457680?check_suite_focus=true Blocking bug is opened on pkg here: https://github.com/vercel/pkg/issues/1404 Which was dup'd against: https://github.com/vercel/pkg/issues/1291 Will continue to...

bug

Today `gaxios` quietly follows redirects. Folks may want to see this as a warning, so we should show that info and give an option to make that show up as...

enhancement

Every time I run the tests locally on Windows, I'm seeing weird lags and delays: ```cli √ should show output for failures (5069ms) √ should pass successful markdown scan (524ms)...

enhancement
help wanted

It's way to easy to break this module and not know it. All the unit tests are currently passing, but #185 was pretty blatantly broken. We need better system/integration tests...

type: cleanup

Trying to get codecov cov-ing the code again

I was looking at making sure we have LICENSE files everywhere, and noticed this repo exists: https://github.com/googleapis/google-cloud-php-container-analysis/ But ... there was nothing in it! We have that API generated for...

type: feature request