-
### Version report
Jenkins and plugins versions report:
```
Result
Jenkins: 2.303.2
OS: Linux - 4.19.0-16-cloud-amd64
---
ace-editor:1.1
ant:1.11
antisamy-markup-formatter:2.1
ap…
-
### Jenkins and plugins versions report
Environment
```text
Jenkins: 2.462.2
OS: Windows Server 2022 - 10.0
Java: 21.0.3 - Oracle Corporation (Java HotSpot(TM) 64-Bit Server VM)
---
ace-ed…
-
I've created a new Jenkins Pipeline (really simple) with the Jenkinsfile taken from a repository on master branch. I've also declared in the pipeline the following trigger:
```
properties([
pipel…
-
There is some REST API offered in https://github.com/jenkinsci/configuration-as-code-plugin/blob/master/plugin/src/main/java/io/jenkins/plugins/casc/ConfigurationAsCode.java , but there is no document…
-
### Version report
Jenkins and plugins versions report:
```
Jenkins: 2.319.1
OS: Linux - 4.19.0-16-cloud-amd64
---
ace-editor:1.1
ant:1.13
antisamy-markup-formatter:2.1
apache-htt…
-
### Jenkins and plugins versions report
Gitpod
### What Operating System are you using (both controller, and any agents involved in the problem)?
Gitpod
### Reproduction steps
```
java -jar plu…
-
### Jenkins and plugins versions report
Environment
```text
Paste the output here
```
### What Operating System are you using (both controller, and any agents involved i…
-
### Jenkins and plugins versions report
Environment
```text
Jenkins: 2.319.1
OS: Linux - 4.4.0-210-generic
---
PrioritySorter:4.0.1
TestComplete:2.8.1
ace-editor:1.1
ansicolor:1…
-
### Jenkins and plugins versions report
Environment
```Jenkins: 2.444
OS: Linux - 6.8.0-45-generic
Java: 17.0.10 - Eclipse Adoptium (OpenJDK 64-Bit Server VM)
---
ace-editor:1.1
active-direc…
-
### Describe the bug
I suppose #101 broke my Jenkins (@EyalDelarea ). With 1.5.1 my pipelines work as expected and interaction with Artifactory is possible using the configured tool. From 1.5.2 it …