James Lamont

Results 5 comments of James Lamont

Are there any downsides to changing `@setup = []` to `@setup = Set.new`? We are going to monkey patch this to fix the leak, but I am unfamiliar with the...

I haven't gotten into re-mounting yet, but I can confirm all specs pass. Hopefully the fix is that simple! I can make a PR next week if that is helpful.

I'm happy to make a PR for this.

It turns out the above solution doesn't work. The token must be passed as an `Authorization` header with the GET request.

Hey @mikeland73, I saw you implemented existing Github plugin code and wondered if you had any input on this idea.