-
## Issue Description
1. Jenkins job fails a check on a daily basis that results in quite a bit of additional noise.
2. Also, Jenkins is not getting deployed on a regular basis, results in patches / …
-
In gitlab there is a webhook to start the merge request builder in Jenkins, but in the configuration there is a cron configuration, Jobs are triggered by the Cron it seems, how would i configure it so…
-
## Issue
`withCredentials` in pipelines is not supported with custom secrets type
```
node {
withCredentials([string(credentialsId: 'gitlab_jenkins_api_token_connection', variable: 'TOKEN')…
-
I believe this is similar to JENKINS-58733 and JENKINS-58998 but it reproduces in 2.190.
The issue I'm facing is that Multibranch Scan cannot delete orphaned projects. When I try to delete them using…
timja updated
2 years ago
-
Maybe not possible since I don't think this is leveraging any of the other Jenkins setup from the nodejs/build setup.
Was just thinking that it would be nice to have a tab there for the unofficial jo…
-
I'm using the ec2 plugin, so I don't know if this issue is a core issue or an ec2 issue.
When I click in "Prepare to Shutdown", if there are jobs in the queue, Jenkins still launch slaves.
I think in …
timja updated
6 years ago
-
```
What steps will reproduce the problem?
1.Go to manage jenkins > configure system > select default view
2.Select any pipeline view as default view
3.Try to get back to All Jobs view
You should b…
-
Jenkins closes/saves the project configuration if the user presses RETURN in a text field. If the text field has a Jenkins provided auto-completion (or an auto-completion of a browsers like Firefox) t…
timja updated
10 years ago
-
**Describe the bug**
Switching from version 10.0.2 to 10.0.4 jobs on Jenkins are getting stuck because DependencyCheck 10.0.4 tries to lock database directory even when autoUpdate is set to false.
…
-
## Installed Version
`1.47`
## Step
Manage Jenkins -> Configuration Slicing -> `Discard Old Builds Slicer - Max # of builds to keep`
## Symptom
- Jobs of the `WorkflowJob` class are not visib…