I am still rather new to bitbucket and I am using the bitbucket free edition and I am considering going to paid service.
I would like to know how to obtain the bitbucket base url instance so that I can integrate this in Chef Automate-
I know with server, that can be done - but can that be done with the free or paid cloud edition? If so, kindly advise
Unfortunately it looks like that isn't currently possible with Chef Automate, per https://docs.chef.io/integrate_delivery_bitbucket.html :
Chef Automate does not support Bitbucket project repositories that are hosted at https://bitbucket.org at this time.
Hi Eric, I'm not quite sure I understand what you want. The base URL for Bitbucket Cloud can be found in the top address bar in the browser, it's always like:
https://bitbucket.org/<username>
If that's not what you meant, please clarify a bit so we can help you.
Cheers!
Ana
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Ana Retamal ,
even I am looking for the same, I have found the below docs that we can automate Sync (Sync Now in UI) between two branches using REST API. But I am not sure what to be pass exactly in place of Base_URL
reference link: https://developer.atlassian.com/server/bitbucket/rest/v803/api-group-sync/#api-sync-latest-projects-projectkey-repos-repositoryslug-get
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.