-
# Bug Report
In the case of serial job, even if multiple versions are added, only one build is enqueued.
And un-enqueued versions will not be built.
As build 1 is running as in the screenshot b…
-
Latest image on docker built 9 days ago. I gave my pod 32Gb of memory and was still getting oom issue. Set it up to use the x86_64 jenkins. Even bumped the CONTAINER_HEAP_PERCENT to 0.80 (80%). The co…
-
I followed this great tutorial to install jenkins on my k8s cluster (I'm new to jenkins), I could run jobs w/o any problem until I tried to use the Docker plugin to start docker container inside a job…
-
Hi,
I've a private bitbucket repo and want to connect via SSH key. Standard Bitbucket plugin is useless since it only provides auth by password (I don't want to create new Jenkins user at Bb and don'…
-
This is a new issue - first started being seen on July 12.
Steps to recreate:
* Using a user account that is "clean" (in other words, the user has zero github repos defined, zero Che workspaces, a…
-
Since jenkins 2.0 introduction, there is pipeline job style, which using groovy DSL similar to job DSL.
It would be nice if this plugin also be made avaialble to be used in jenkins pipeline job sim…
-
I encountered a problem that resource version check does not work when executing the following pipeline.
https://github.com/kei-yamazaki/crazy-branch has a lot of branches and the version string re…
-
### Context
- **Gitlab plugin version**: 1.4.2
- **Gitlab version**: 8.12.4
- **Jenkins version**: 2,23
### Problem description
Running this simple pipeline job on a slave called max hangs forever:
`…
-
## Issue
### Context
- **Gitlab plugin version**: current
- **Gitlab version**: current
- **Jenkins version**: 2.41.1
- **Job type**: Multibranch
### Problem description
GitLab plugin provi…
-
If I create Pipeline from Build config and try execute This build Using Jenkins API and pass parameteres it will fail:
```yaml
apiVersion: v1
kind: BuildConfig
metadata:
annotations:
pipel…