XAMPPRocky

Results 504 comments of XAMPPRocky

Thank you for your issue! > > I took a stab at it, but quickly got lost in a sea of s Yeah I tried upgrading other crates I maintain...

Thank you for your issue! Yes adding that API would be appreciated. As for where it should go, I would look up the octokit JS API and see where they...

Ah yeah, I think it should go under commits, ultimately it’s very similar to repos because it does require you to specify a repo.

> That's good to know. Is this documented somewhere, and I just missed that detail? I don't know if it's documented anywhere in the GitHub API, but we should probably...

> Happy to implement them, but I'm not sure where these api methods should go. Thank you for your issue! Generally you can look at how `octokit.js/rest` presents its API,...

Thank you for your issue! No I'm not aware of anything. You might want to use something like `cargo-flamegraph` to see exactly what is taking up time

@theRookieCoder Im pretty sure it does given their documentation mentions it and I have used it before on macOS. You might want to make sure you're running as superuser. https://github.com/flamegraph-rs/flamegraph#dtrace-on-macos

Interesting, I wonder what's calling that, we don't use that directly, so I have to assume it's some https thing.

@raine Were you also on macOS?

Thank you for your issue! If anyone wants to make a PR adding handling for graphql errors, feel free.