-
### Jenkins and plugins versions report
Environment
```
jenkins 2.479.1
plugin version [895.v15dc41668f03](https://plugins.jenkins.io/cloudbees-bitbucket-branch-source)
```
This is a Mu…
-
### Version report
Jenkins and plugins versions report:
```
Jenkins: 2.277.1
OS: Linux - 5.10.22-100.fc32.x86_64
---
pipeline-graph-analysis:1.10
durable-task:1.35
favorite:2.3.3
credential…
-
### Describe the bug
I'm using the Jfrog plugin to automatically install the cli from artifactory. I am testing the jrog tools cli install in a freestyle pipeline.
On a Jenkins restart, the pipel…
-
### Jenkins and plugins versions report
Environment
```text
plugin version 3.1320.v2eededb_d909e
```
### What Operating System are you using (both controller, and any agen…
-
### Jenkins and plugins versions report
Jenkins 2.462.3
GitLab API Plugin Version 5.6.0-97.v6603a_83f8690
GitLab Plugin Version 1.8.2
### What Operating System are you using (both controller, and…
-
### Jenkins and plugins versions report
Environment
```text
Jenkins: 2.426.3
OS: Linux - 4.18.0-513.5.1.el8_9.x86_64
Java: 17.0.9 - Eclipse Adoptium (OpenJDK 64-Bit Server VM)
---
Office-3…
-
### Reproduction steps
1. In the `pom.xml` run a powershell script
e.g:
```
Generate help files
generate-resources
run
…
-
### Jenkins and plugins versions report
**Getting InvalidFileExistsBehaviorException even though fileExistsBehavior is not specified.**
Running the following block on Jenkins pipeline:
```
…
-
I have esbuild, esbuild-loader installed in my application. With the help of webpack optimization, I'm using esbuild-loader to perform minification in production builds. Everything was working fine, a…
-
### Jenkins and plugins versions report
Jenkins with casc on kubernetes, credentials strings are empty when requested by jenkins scripts
I am using jenkins inside kubernetes, I use casc to load …