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 proper http client for github v4 api #2479

Merged
merged 2 commits into from
Sep 7, 2022

Conversation

ysoldak
Copy link
Contributor

@ysoldak ysoldak commented Aug 30, 2022

This is an alternative take on GitHub v4 client token refresh issue.
See another approach #2475

Hopefully fixes #2285

@ysoldak ysoldak requested a review from a team as a code owner August 30, 2022 17:16
@rayterrill
Copy link
Contributor

Pulled this into my test environment to test. Thanks for creating this PR @ysoldak!

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

ysoldak commented Aug 31, 2022

FYI we are running on our production a build that has changes from this and sister PR #2480 included.
And #2470 too.

Here is our branch we cherry-pick into: https://github.com/ysoldak/atlantis/commits/nordnet

@ysoldak
Copy link
Contributor Author

ysoldak commented Sep 7, 2022

1 week on prod, all systems nominal.

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 the contribution 🎉

@jamengual jamengual merged commit a4a49bf into runatlantis:master Sep 7, 2022
krrrr38 pushed a commit to krrrr38/atlantis that referenced this pull request Dec 16, 2022
* Use proper http client for github v4 api

* Remove extra print lines

Co-authored-by: Ray Terrill <rayterrill@users.noreply.github.com>
@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.

Receiving 401 response during atlantis apply when using GitHub App authentication method
5 participants