Skip to content
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

Merged
merged 1 commit into from
Sep 8, 2022
Merged

Conversation

ysoldak
Copy link
Contributor

@ysoldak ysoldak commented Aug 30, 2022

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

@jamengual jamengual added waiting-on-review Waiting for a review from a maintainer bug Something isn't working labels Aug 30, 2022
@ysoldak
Copy link
Contributor Author

ysoldak commented Sep 7, 2022

1 week on prod, all systems nominal.

@lucass4
Copy link

lucass4 commented Sep 7, 2022

Is there something pending to push this one through, or only reviews?
Thanks
🙇 🙇

@ysoldak
Copy link
Contributor Author

ysoldak commented Sep 7, 2022

Is there something pending to push this one through, or only reviews?
Thanks
🙇 🙇

From my point of view this PR is second in PR train, builds upon a change in another PR.

@jamengual
Copy link
Contributor

jamengual commented Sep 7, 2022

@ysoldak is it ready or is it still a Draft?

@ysoldak
Copy link
Contributor Author

ysoldak commented Sep 8, 2022

Sorry for so many go.mod changes, this is result of go mod tidy.

@ysoldak ysoldak marked this pull request as ready for review September 8, 2022 08:06
@ysoldak ysoldak requested a review from a team as a code owner September 8, 2022 08:06
@ysoldak
Copy link
Contributor Author

ysoldak commented Sep 8, 2022

@ysoldak is it ready or is it still a Draft?

@jamengual ready now

Copy link
Contributor

@lilincmu lilincmu left a 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 🎉

@lilincmu lilincmu merged commit 9f31e49 into runatlantis:master Sep 8, 2022
krrrr38 pushed a commit to krrrr38/atlantis that referenced this pull request Dec 16, 2022
@nitrocode nitrocode added this to the v0.19.9 milestone Jan 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working waiting-on-review Waiting for a review from a maintainer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants