jenkins-library icon indicating copy to clipboard operation
jenkins-library copied to clipboard

Jenkins shared library for Continuous Delivery pipelines.

Results 337 jenkins-library issues
Sort by recently updated
recently updated
newest added

# Changes Allows setting variable names under a new `commonPipelineEnvironmentVariableExists` condition in a stage conditions file (V1 only). These are to be checked purely on presence, instead of the `commonPipelineEnvironment`...

Optimized json handling during Patch Request build. No fix json struct for Config Base Json # Changes - [ ] Tests - [ ] Documentation

# Changes - stageDefaults modified to V1 format - Enable Jenkins to use go step - Remove duplicate groovy code Depends on https://github.com/SAP/jenkins-library/pull/3939 - [x] Tests - [x] Documentation

# Changes read Influx data files via golang binary and no longer via groovy. This improves read performance significantly. So far fallback is kept. This is for example required when...

stale

# Changes - [x] Tests - [ ] Documentation

Following the recent change of setting `fileSystemScan=false` in https://github.com/SAP/jenkins-library/blob/master/pkg/whitesource/configHelper.go#L236, our whitesource scans for our SBT 1.6.2 projects now fail to detect dependencies, since the whitesource agent only natively supports SBT>=1.7....

WhiteSource

Hi! The issue https://github.com/SAP/jenkins-library/issues/2643 still persisted over the last kaniko releases. With the latest release of kaniko 1.9 I again tried to get it working with the kanikoExecute step and...

# Changes With this change a template function is added to the runOptions that will retrieve a variable from the environment. This solves issue #3440 - [x] Tests - [x]...

enhancement

# Changes - ~~[ ] Tests~~ - [x] Documentation Set mandatory parameter for ```chartPath``` as ```true```

stale