-
# Issue Type
- Feature request
# Molecule version
2.19.0, via pip
# Desired Behavior
Right now molecule search for role to test in the parent directory. If molecule tests for role `foo`, it e…
-
I have a seed job that creates an organizationFolder job (creating multibranch pipeline jobs per repository as childs when running). In order for the jobs to execute successfull I need to add some cre…
-
After upgrade of the jenkins server to Jenkins ver. 2.176.2 and all plugins to the latest version, all of our pipeline jobs are showing this (see screenshot) and we try to modify it to Pipeline script…
timja updated
4 years ago
-
It seems this plugin is not working with pipelines.
In the Jenkinsfile I've this properties are configured:
properties([buildDiscarder(logRotator(artifactDaysToKeepStr: '', artifactNumToKeepStr: '…
-
### Issue Type:
- [x ] defect report
- [ ] enhancement request
### Current Behavior:
Invoking the plugin from a pipeline as follows:
```
script {
pom = readMavenPom file: 'pom.x…
-
## Required Information
Entering this information will route you directly to the right team and expedite traction.
**Question, Bug, or Feature?**
*Type*: Bug
**Enter Task Name**: Jenkins D…
-
Sometimes a pipeline job hangs around checkout.
Lately this seems to be after git rev-list.
> git rev-list --no-walk db25209b84b12cca5214227a7999fe280c82017e # timeout=10
It will hang here un…
timja updated
4 years ago
-
My testing and reading of the source for #137 is that it does not allow one to:
- create a deployment config in OpenShift
- use the jenkins-sync-plugin to create a multibranch pipeline job in Jenk…
-
The list of changes for a build has several common scenarios where it is not correct.
When using one build job to handle multiple Git branches every time the job has to switch between branches, the…
timja updated
5 years ago
-
The plugin can't be used in Jenkins GUI when attempting to set the trigger for build jobs of type 'Multibranch Pipeline'.
Extend the GUI for
- build job type: Multibranch Pipeline
- section: Scan…