Anyone knows, what API versions is available on Bitbucket Datacenter?
We want to automate user management and repo creation on Bitbucket.
Unforetunately Bitbucket Cloud 2.0 does not have such functionality(But deprecated 1.0 had it)
Does Bitbucket Datacenter still support the API 1.0? or are there other alternatives to doing automated repo creation with user management on top entirely by code/CLI?
/Morten
Hi!
You click here into related docs:
https://github.com/atlassian-api/atlassian-python-api/blob/master/CONTRIBUTING.rst
Also, I am using this module for automate these routines.
Also, I suggest you use this one as documentation :)
https://marketplace.atlassian.com/apps/1211542/atlassian-rest-api-browser
Cheers,
Gonchik Tsymzhitov
Thanks for the input.
Are you running Datacenter or just Server?
Can see Bitbucket Server does still support user management over API - Hopefully that continues in future releases.
A bummer that Bitbucket Cloud does not offer this functionality.
/Morten
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.