Bitbucket Server integration for Jenkins

preview_player
Показать описание
Find out everything you need to know to install and configure the new Bitbucket Server integration for Jenkins.

As of version 2.1.1 of the plugin, you can no longer enter credentials globally, and instead, job credentials should be used.

For more info about Bitbucket Server visit
Рекомендации по теме
Комментарии
Автор

As of version 2.1.1 of the plugin, you can no longer enter credentials globally, and instead job credentials should be used. (2:28)

Atlassian
Автор

This was awesome but can you tell me when you created the server notification pipeline syntax were about did you paste it in your Jenkinsfiles ? Please this would help as I new to this. Many thanks or if anyone knows and I can see the example 👌🙏

VinceBaileydns-direct
Автор

Can you update your video, with the latest version?

MelroyvandenBerg
Автор

Hi, Kindly assist i need to show tags (released version number) in the source tab parallel to the repo description. Let me know how we can do that.

thefinalpost
Автор

Is it possible to do that all within a Pipeline script. In my case I have a pipe that will download a load of folders each containing a load of terraform scripts. So I want to change directory run scripts, then cd to next directory run scripts. Then run some shell commands to stop and start a server. So its all part of a stages block.

tonycavanagh
Автор

Thanks for this video. Very helpful.
We see the webhook event trigger from bitbucket (request: has a valid body, response: 200, No body).
I copied the bitbucket trigger URL into Chrome and I get the following error.
error 404 Message: not found.
Do I need to create this somewhere? or was the Bitbucket Server Integration plugin supposed to have taken care of it?

shamusneville
Автор

After integrate the bitbucket. Iam not able to see bitbucket option in source code management as I have installed bitbucket plugin in Jenkins

indlamuriindlamuri
Автор

Hi, I am not able to get the project and repository after successfully integrating Bitbucket server integration with Jenkins.."The project 'SHEAPP' does not exist or you do not have permission to access it." and the same error for repo as well

jayasreeghosh
Автор

How to trigger build automaticaly in jenkins, after push în bitbucket? Any sugestions?

beniamintucu
Автор

At 3:46, if I want to link to my folk repository, how do I do it, it's not in any project

anhtiennguyen
Автор

When you add the PAT, everything works. When I add it, I get "connection failure - please try again" - yet there is no assistance on what could possibly be wrong. Also, there is no way to delete PATs from the list that gets built up in the drop down?

frednicholson
Автор

while adding personal access token,
under Jenkins Credentials Provider: Jenkins--> Add
m not able to get any otheroption under kind except aws cred, can u plz help

kratikatripathi
Автор

But how do you get the instance URL? Help me with that...

premsaikonduru
Автор

Bitbucket Cloud don;t have Personal Access Token and App Password is not working with Jenkins too. Could you please make a video on this integration too?

virendrabhati
Автор

where is your configuration-as-code samples ?

abdennourelm
Автор

can this work if I use LDAP login in jenkins

hanxuema
Автор

I don't see the option "Bitbucket Server trigger build after push", but I only have "Bitbucket webhook trigger" available. However, that did not create the webhook in Bitbucket automatically, so I had to add it manually using the URL path – any idea why this is different in my case?

savignano_software
Автор

0:50 "you can go ahead and install without restart" - unless you're using Job DSL to define your jobs. Then you HAVE TO RESTART to get the plugin's methods available for Job DSL. Took me 2 hours to find out.

jozefch
Автор

outdated video!! I cant add creds for build auth anymore

leonardcheri
Автор

I should say lot of thanks that you switch-off hg support without normal instruments for convert and migrate projects. I have such lot of troubles every day after this genius step. FYI.

TheJtrg