bitbucket-branch-source-plugin
bitbucket-branch-source-plugin copied to clipboard
Bitbucket Branch Source Plugin
### What feature do you want to see added? Currently the plugin does not provide an option to retrigger failed builds. Users need to go to Jenkins and run the...
Bumps [org.jenkins-ci.plugins:plugin](https://github.com/jenkinsci/plugin-pom) from 4.86 to 5.2. Release notes Sourced from org.jenkins-ci.plugins:plugin's releases. 5.2 📦 Dependency updates Bump org.jenkins-ci.tools:maven-hpi-plugin from 3.58 to 3.59 (#1041) @dependabot Bump io.jenkins.tools.maven:license-maven-plugin from 158.ve6566b_0151f0 to 159.v49b_58e948f31...
### Your checklist for this pull request - [x] Make sure you are requesting to **pull a topic/feature/bugfix branch** (right side) and not your master branch! - [x] Ensure that...
### Jenkins and plugins versions report Environment ```text Jenkins: 2.462.3 OS: Linux - 5.14.0-427.31.1.el9_4.x86_64 Java: 17.0.12 - Eclipse Adoptium (OpenJDK 64-Bit Server VM) --- antisamy-markup-formatter:162.v0e6ec0fcfcf6 apache-httpcomponents-client-4-api:4.5.14-208.v438351942757 apache-httpcomponents-client-5-api:5.4-118.v199115451c4d asm-api:9.7.1-97.v4cc844130d97 authentication-tokens:1.119.v50285141b_7e1 bitbucket:254.v9d8ec33a_7a_42...
### Jenkins and plugins versions report n/a ### What Operating System are you using (both controller, and any agents involved in the problem)? n/a ### Reproduction steps Configure a build...
Bumps [com.infradna.tool:bridge-method-injector](https://github.com/jenkinsci/bridge-method-injector) from 1.29 to 1.30. Release notes Sourced from com.infradna.tool:bridge-method-injector's releases. 1.30 🐛 Bug fixes Require Maven 3.9.6 or newer (#104) @basil 🚦 Tests Support Java 19+ (#37) @basil...
Proposal to fix https://github.com/jenkinsci/bitbucket-branch-source-plugin/issues/862. Reinstore the `credentialsId` in the `GitSCM` configuration. It would also guarantee that credentials usage is [still tracked](https://github.com/jenkinsci/git-plugin/blob/git-5.2.2/src/main/java/hudson/plugins/git/GitSCM.java#L933). Checking down the line, [GitClient still uses the authenticator...
Bumps [io.jenkins.tools.bom:bom-2.440.x](https://github.com/jenkinsci/bom) from 3221.ve8f7b_fdd149d to 3435.v238d66a_043fb_. Release notes Sourced from io.jenkins.tools.bom:bom-2.440.x's releases. 3435.v238d66a_043fb_ 🐛 Bug fixes Build fails when sorting plugins with uppercase artifact name (#3671) @basil 📦 Dependency updates...
### Jenkins and plugins versions report Environment ```text bitbucket branch source plugin version = 888.v8e6d479a_1730 ``` ### What Operating System are you using (both controller, and any agents involved in...
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.17.0 to 10.18.2. Release notes Sourced from com.puppycrawl.tools:checkstyle's releases. checkstyle-10.18.2 Checkstyle 10.18.2 - https://checkstyle.org/releasenotes.html#Release_10.18.2 Bug fixes: #15690 - JavadocParagraph: allowNewlineParagraph should allow '\n' after P tag and...