samrocketman / jervis

Self service Jenkins job generation using Jenkins Job DSL plugin groovy scripts. Reads .jervis.yml and generates a job in Jenkins.
http://sam.gleske.net/jervis-api/
Apache License 2.0
267 stars 45 forks source link

Convert pipeline vars to NonCPS #153

Closed samrocketman closed 1 year ago

samrocketman commented 1 year ago

I've learned that entire pipeline vars can be NonCPS. This issue is to go through all vars before publishing the new release and convert those that could be to NonCPS.