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

[v0.12-beta2] Bump go-github version v24 #215

Conversation

bltavares
Copy link
Contributor

After bumping to go-github v24, a couple of signatures have changed.

One of them, the name on webhooks has been removed. Previously, the
only valid name was web, and now, it has been removed from the object.

This PR is a breaking change on the provider, as it will not accept
more taking name on the webhook resources.

After bumping to go-github v24, a couple of signatures have changed.

One of them, the `name` on `webhooks` has been removed. Previously, the
only valid name was `web`, and now, it has been removed from the object.

This commit is a breaking change on the provider, as it will not accept
more taking `name` on the webhook resources.
@bltavares
Copy link
Contributor Author

bltavares commented Apr 24, 2019

@apparentlymart It would also be nice to land this change before doing the compatibility release. The previous go get @24 on hashicorp@525ca4b dind't migrate upgrade to v24, it only added the dependency as a transitive dependency. (Old version still there]

Sorry to keep bothering and thanks a lot for the help recently. Let me know who would be better fit to ping on such issues as well.

@paultyng
Copy link
Contributor

paultyng commented May 2, 2019

@bltavares I'm working on these, as well as #181 and adding 0.12 support. Hopefully should have this ready to go soon, really appreciate your work here!

@paultyng
Copy link
Contributor

paultyng commented May 2, 2019

2.0.0 has been released, including an SDK bump to v25

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants