-
I have a general problem. I am not able to use any dynamic choice parameter with the current build.
"Dynamic Choice Parameter"
Choice script:
import jenkins.model.Jenkins
import hudson.model.Abstra…
-
## Issue
### Context
- **Gitlab plugin version**: 1.4.5
- **Gitlab version**: 8.15.4
- **Jenkins version**: 2.32.3 LTS (+ LDAP Credential)
- **Job type**: Freestyle
- I've already read the iss…
-
## Question
This is a fresh installation on GKE cluster. Helm chart deployed successful with newly created ENCRYPTION_SECRET.
helm install devlake devlake/devlake --version=1.0.1-beta9 --set…
-
### Jenkins and plugins versions report
Environment
```text
Jenkins: 2.426.2
OS: Linux - 5.4.0-169-generic
Java: 11.0.16.1 - Eclipse Adoptium (OpenJDK 64-Bit Server VM)
---
ansibl…
-
When i am trying to delete/edit a project, Jenkins throw the below exception..
javax.servlet.ServletException: java.lang.NullPointerException
at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:7…
timja updated
9 years ago
-
Project needs to develop a mechanism that can be run to validate the componentry is working.
This can then be used to ensure changes are not committed to the repository until the test passes.
This ens…
-
JENKINS-9399 changed the Jenkins from using LaunchAgents to LaunchDaemons because, at the time, there were problems with running as an agent and using LaunchDaemons seems like the right approach.
Two…
timja updated
4 years ago
-
Jobs are not getting assigned to labeled nodes. While digging into this, we discovered some cases where the node labels are not appearing on the node status page. When looking at the node config page,…
timja updated
6 years ago
-
How about autodetect configuration files?
Like it is done with for CI/CD using `Jenkinsfile`, `gitlab-ci.yml` or `.travis.yml`, which are files in the root of the project. Jenkins/Gitlab/Travis lo…
-
Hey, I recently watched your talk about using the script console. Great!
I have a use case where I need to add 4 clouds, and multiple templates. The clouds will be linked to some or all of the temp…