wolfy1339

Results 491 comments of wolfy1339

The docs website for `@octokit/rest` is due for a refresh, I can give you that. There currently isn't a single overall tracking issue for the docs. https://github.com/octokit/rest.js/issues/433 https://github.com/octokit/rest.js/issues/423 The docs,...

Added Consignaction in #10754 An entry for Consignaction+ can be added down the road when there's a wikidata entry and there's locations mapped on OSM

These are fine for run-time checks, but fails on types. Typescript can't seem to infer the type properly

Unfortunately, GitHub isn't really spending money on open-source projects like octokit. These projects are pretty much maintenance only. I don't have the required access to do any config changes on...

The same thing is unfortunately happening with action.js; it's even been made official and explicit with a notice in the readme

@nickfloyd Would you be able to help out with this?

that looks as if the request is leaking out to the internet Can you please try to use [`nock.disableNetConnect()`](https://github.com/nock/nock?tab=readme-ov-file#enabledisable-real-http-requests)

Probot v13 uses the fetch API. Nock v13 doesn't support it. Only Nock v14+ is compatible

I am not sure. We test this functionality and it works for us. Try to look through the tests to see how we do it

You don't need to use smee.io at all. In fact it's not really meant for production use