Mark Tareshawty
Mark Tareshawty
> I'm now picking up the ball to determine the status of the proposed fix. Any progress? I haven't at this point. I might try and look at it in...
@electrum PRs welcome 😄
Feel free @petar-lazarov 🍰
> Or is that also a "PRs welcome" scenario? Yup 😄
Thanks for the PR @pocke! I like this change, but like you said it's a breaking change to the client. So we're going to wait to 🚢 this when we...
> However in version `4.20.0` this is not the case. Instead it returns NilClass and throws a stack trace. @AHaymond is this something new for 4.20? Or it's just that...
@ybiquitous I think it's an interesting idea, though I'm pretty sure that this would be a breaking change for the `v4` client. I'll noodle on it and get back to...
@glb after you call `gitclient.protect_branch` you should be able to call `gitclient.last_response` Would you minding pasting the results in here? Thanks!
@charlottestjohn this seems like a documentation fix to me, would you mind opening a PR to make these changes? Thanks!
@ybiquitous the actual GitHub API defaults to 30 if we don't pass in a `per_page` query parameter. It looks like we set it in the client as `100` if we...