alyth@lemmy.world to Programmer Humor@lemmy.ml · 6 months agoam i just bad at devops?lemmy.worldimagemessage-square33fedilinkarrow-up1370arrow-down16
arrow-up1364arrow-down1imageam i just bad at devops?lemmy.worldalyth@lemmy.world to Programmer Humor@lemmy.ml · 6 months agomessage-square33fedilink
minus-squareTekhne@sh.itjust.workslinkfedilinkarrow-up4·6 months agoFYI, Jenkins has an endpoint to validate the pipeline without running it, and there’s a VSCode extension to do this without leaving the editor: https://www.jenkins.io/blog/2018/11/07/Validate-Jenkinsfile/
minus-squareAckward@lemmy.worldlinkfedilinkarrow-up1·6 months agoOnly for declarative pipelines, forget it if you use scripted ones.
FYI, Jenkins has an endpoint to validate the pipeline without running it, and there’s a VSCode extension to do this without leaving the editor: https://www.jenkins.io/blog/2018/11/07/Validate-Jenkinsfile/
Only for declarative pipelines, forget it if you use scripted ones.