You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 8, 2020. It is now read-only.
I'm a contributor for the Heroku terraform provider and was browsing providers when I noticed that this provider isn't using a go library for accessing Bitbucket APIv2. It just so happens I revamped my fork of go-bitbucket to be more feature parity with the available APIs for another project of mine. I figure this provider could benefit from the work on my fork.
Happy to contribute to this provider as well. Thanks!
David
The text was updated successfully, but these errors were encountered:
These only use the 2.0 apis we dont use the 1.0 apis. I will look into this. I really want atlassian to own some sort of client libraries for bitbucket but will see.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
Not an issue or request, but more of a PSA...
I'm a contributor for the Heroku terraform provider and was browsing providers when I noticed that this provider isn't using a go library for accessing Bitbucket APIv2. It just so happens I revamped my fork of
go-bitbucket
to be more feature parity with the available APIs for another project of mine. I figure this provider could benefit from the work on my fork.Happy to contribute to this provider as well. Thanks!
David
The text was updated successfully, but these errors were encountered: