migueleliasweb / go-github-mock

A library to aid unittesting code that uses Golang's Github SDK
MIT License
100 stars 25 forks source link

upgrade to go-github v55 #54

Closed veziak closed 1 year ago

migueleliasweb commented 1 year ago

Thanks for the contribution, @veziak. I will have a look at this later today :+1: .

migueleliasweb commented 1 year ago

Hi @veziak , could you (at least for this PR) not include the changes in the endpoints and run go mod tidy again?

veziak commented 1 year ago

Hi @migueleliasweb I've just removed my changes to endpointpattern.go, just a note that those changes were made when I executed the application as part of the local build, I didn't change that file manually. And 'go mod tidy' is already part of this pr.

veziak commented 1 year ago

Great library btw!, I don't how ppl test github apps without it :)

quike commented 1 year ago

@migueleliasweb Hi, any chance we could get this merged? Thanks.

migueleliasweb commented 1 year ago

Merged and created new release, enjoy :)

https://github.com/migueleliasweb/go-github-mock/releases/tag/v0.0.20