-
Notifications
You must be signed in to change notification settings - Fork 57
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
Add support for Bitbucket to Keybase #19
Comments
Got a version working and tested with server-side support
When does this come into the release client? |
I hate to sound like "me too", but ... any idea when this will make it into the release clients? |
Just wondering what happened to this since it was merged nearly 4 years ago. |
we now have a new system to do this! |
I did see that, however that requires us to wait on bitbucket to add support. If we already have code written for bitbucket that uses snippets, just like GitHub has explicit code for gists, then why not use it? |
There's a lot of tooling around doing it the old way that never got done because there wasn't enough interest internally and externally. The new way has us automating the tooling but does require the other side to help out. But it lends to a smoother experience. We're happy to help them out if they'd be interested in this. |
Atlassian Bitbucket launched their Snippets feature today which allows developers to post arbitrary pieces of code publicly. With the addition of this feature, users should now be able to create Bitbucket proofs.
Documentation for the API is available here: https://confluence.atlassian.com/display/BITBUCKET/snippets+Endpoint
The text was updated successfully, but these errors were encountered: