SIG for the Jenkins Pipeline-Authoring | https://jenkins.io/sigs/pipeline-authoring/
this as IJenkinsBuild
(an interface we define) in some of my most recent global vars. It seems to be working but, maybe there's issues we're not aware of. Does anyone know if support for casting has been added to the CPS translation in recent years?
SCRIPT_SPLITTING_TRANSFORMATION
in https://issues.jenkins.io/browse/JENKINS-37984when{}
block with scripted pipeline? The reason is that in declarative pipeline, when when{}
returns false, blue ocean shows the stage, but as NOT EXECUTED
status. I want this same thing in scripted.
Hi,
I'm using wirteYaml pipeline utility ref: https://www.jenkins.io/doc/pipeline/steps/pipeline-utility-steps/#writeyaml-write-a-yaml-from-an-object-or-objects
I'm facing very strange issue, when i write the object it put the aliases and anchors
charts:
how to avoid this anchors and aliases
Any help would be greatly appreciated
def
variables not allowed) . It might be possible to make it a per pipeline feature enabled by a directive. I'd be happy to help someone else do that but I do not have the bandwidth myself.