-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use single github v4 client #2480
Conversation
a79560d
to
1411091
Compare
1 week on prod, all systems nominal. |
Is there something pending to push this one through, or only reviews? |
From my point of view this PR is second in PR train, builds upon a change in another PR. |
@ysoldak is it ready or is it still a Draft? |
1411091
to
7731772
Compare
Sorry for so many go.mod changes, this is result of |
@jamengual ready now |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me! Thanks for your contribution 🎉
This is second phase of GitHub v4 client refactoring.
First phase, see #2479 (I shall rebase once that PR is merged)
It seem we don't need two v4 clients anymore, since Minimize Comment schema is official now.
This PR removes unnecessary code and dependency.
Diff w/o #2479 commits: https://github.com/ysoldak/atlantis/compare/ghv4-plus-ghapp...ysoldak:atlantis:single-ghv4-client?expand=1