-
Notifications
You must be signed in to change notification settings - Fork 10
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
Integrate Bitbucket provider #36
Comments
JFYI current implementation is based on my fork of go-bitbucket-v1. I have submitted the fixes to the upstream. (though maybe some of them would require some changes, the lib isn't very let's say stable and I don't know author's preferences about the development direction) |
@smacker probably you already mentioned this in some of the TFM, but I don't remember. How likely you think that would be merged? Maybe it worth having a proper fork under src-d? Especially wrt to future modifications? |
2 out of 3 PRs are merged already. I updated the 3rd one today. Should be merged soon. For bb-server, I think it's better to rely on that library. |
okay! thanks for the info! do you think that it would worth writing our own library for bb-cloud? Because I assume that you already looked out there and that you chose the best option already. |
if by the time we start implementing integration nobody would create new lib, yes. |
Once we close this, let's have a look at [private] this. |
Also, @smacker how critical is to use the current library that you found? I mean, for demos it worked so far, so I guess that we could do it as an improvement? I'm asking because we have more incoming PoCs requiring bitbucket. |
I don't really understand the question. |
okay, yup, I was over-asking for an uber-confirmation 😅 👍 |
Move the ready and removed |
Integrate the research project we did here by fitting the unified schema described in [private] this DD.
Let's do this once #35 is closed.
The text was updated successfully, but these errors were encountered: