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

Upgrade to go-github v38 #901

Merged
merged 1 commit into from
Sep 12, 2021
Merged

Conversation

kfcampbell
Copy link
Member

In order to work on #868, we need to be on go-github v38 minimum. This PR is the next logical step after #893, and will unblock #868 entirely.

The release notes mention two breaking API changes, one of which is a deprecation and doesn't affect us. The other one adds a ListOptions parameter to the GetCommit function. The go-github example defaults to passing nil, which I suggest we do as well and I've chosen to implement here.

@jcudit jcudit added this to the v4.15.0 milestone Sep 10, 2021
Copy link
Contributor

@jcudit jcudit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this!

@jcudit jcudit merged commit 653427e into integrations:main Sep 12, 2021
@kfcampbell kfcampbell deleted the go-github-v38 branch September 13, 2021 01:36
kfcampbell added a commit to kfcampbell/terraform-provider-github that referenced this pull request Jul 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants