bitbucket-branch-source-plugin icon indicating copy to clipboard operation
bitbucket-branch-source-plugin copied to clipboard

Bitbucket Branch Source Plugin

Results 164 bitbucket-branch-source-plugin issues
Sort by recently updated
recently updated
newest added

It is stated in the `JENKINS SECURITY POLICY` that > The Jenkins project takes security seriously. We make every possible effort to ensure users can adequately secure their automation infrastructure....

Bug was introduced in https://github.com/jenkinsci/bitbucket-branch-source-plugin/pull/839, as discussed here https://github.com/jenkinsci/bitbucket-branch-source-plugin/pull/839#pullrequestreview-1976010981 In order to log the exceptions, they have to be thrown. In the previous PR, all exceptions were caught by a...

The self url of the mirror contains already the required authentication credentials. Therefore its not required to configure the authentication for the request to the mirror Closes #829 ### Your...

Bumps [org.apache.maven.plugins:maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 3.3.1 to 3.4.0. Commits 3af735f [maven-release-plugin] prepare release maven-checkstyle-plugin-3.4.0 e72bd83 [MCHECKSTYLE-448] Upgrade to Parent 42 and Maven 3.6.3 61def02 Add missing dependencies 142304a [MCHECKSTYLE-450] Checkstyle rule link...

dependencies
java

Bumps [org.jenkins-ci.plugins:plugin](https://github.com/jenkinsci/plugin-pom) from 4.81 to 4.83. Release notes Sourced from org.jenkins-ci.plugins:plugin's releases. 4.83 🚨 Removed Remove dead code (#934) @​basil 📝 Documentation updates Noting jenkinsci/plugin-pom#936 (#937) @​basil 📦 Dependency updates...

dependencies
java

Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.15.0 to 10.17.0. Release notes Sourced from com.puppycrawl.tools:checkstyle's releases. checkstyle-10.17.0 Checkstyle 10.17.0 - https://checkstyle.org/releasenotes.html#Release_10.17.0 Breaking backward compatibility: #13758 - ImportOrder: replace Pattern[] with String[] type for properties...

dependencies
java

### Jenkins and plugins versions report Environment ```text Jenkins: 2.426.3 OS: Linux - 5.10.0-29-amd64 Java: 17.0.9 - Eclipse Adoptium (OpenJDK 64-Bit Server VM) --- active-directory:2.35 antisamy-markup-formatter:162.v0e6ec0fcfcf6 apache-httpcomponents-client-4-api:4.5.14-208.v438351942757 apache-httpcomponents-client-5-api:5.3.1-1.0 asm-api:9.7-33.v4d23ef79fcc8 authentication-tokens:1.113.v81215a_241826...

bug

### Jenkins and plugins versions report Environment ```text Jenkins: 2.440.2 OS: Linux - 5.4.0-170-generic Java: 17.0.10 - Private Build (OpenJDK 64-Bit Server VM) --- ant:497.v94e7d9fffa_b_9 antisamy-markup-formatter:162.v0e6ec0fcfcf6 apache-httpcomponents-client-4-api:4.5.14-208.v438351942757 apache-httpcomponents-client-5-api:5.3.1-1.0 authentication-tokens:1.53.v1c90fd9191a_b_ bitbucket:241.v6d24a_57f9359...

bug

### Jenkins and plugins versions report Environment ```text Jenkins: 2.387.3 OS: Linux - 4.14.336-257.568.amzn2.x86_64 Java: 11.0.19 - Eclipse Adoptium (OpenJDK 64-Bit Server VM) ``` ### What Operating System are you...

bug

This allows to see jobs which execute repository / branch scanning as users of credentials, allowing to figure out which jobs actually reference these credentials more easily. closes #833 ###...