Bitbucket Integration UiPath

Hi all, I am working with setting up a repository for the first time and have a few questions. I have access to my organization’s bitbucket and have created a project and repository. My understanding is I can have one project and add for e.g., 10 different repos inside it for instance Automation being the project name. Different repos can be Aut1, Au2 so on containing different RPA codes effectively. Is this correct?

If so, how can I integrate those repos with UiPath. There is an article on the forum which has dotted down the steps, but I am not able to follow it. Can anyone please advise.
Best Regards
Anived

1 Like

Check this out from
UiPath knowledge base

Cheers @Anived_Mishra

Thanks @Palaniyappan. Just wanted to confirm, setting up of SSH key is that the same as ssh-keygen in cmd and once that is generated are we adding that to Personal settings ssh key. I tried that and it says the key is invalid.

1 Like

It’s the same way of approach
Run ssh-keygen in your command prompt to generate an SSH key pair and You will be prompted to specify a file location for your SSH key.

double-check that you copied the complete public key and that there are no extra characters or spaces. Additionally, ensure that you are using the proper location for your SSH key file.

If still issue occurs would recommend to seek the guidance of UiPath support here

Hope this helps

@Anived_Mishra

1 Like