367
submitted 6 months ago by alyth@lemmy.world to c/programmerhumor@lemmy.ml
you are viewing a single comment's thread
view the rest of the comments
[-] ImplyingImplications@lemmy.ca 218 points 6 months ago

See your problem is you're editing the code until it passes the tests. It's way easier if you edit the tests until it passes the code.

[-] souperk@reddthat.com 24 points 6 months ago

Unless you are using groovy (jenkins), then you are running the pipeline to find syntax errors.

[-] savedbythezsh@sh.itjust.works 4 points 6 months ago

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/

[-] souperk@reddthat.com 2 points 6 months ago

I am not using Jenkins anymore but this seems like a lifesaver, thanks for sharing

[-] savedbythezsh@sh.itjust.works 1 points 6 months ago

I use Jenkins for work, unfortunately, so I have plenty of experience

load more comments (1 replies)
load more comments (8 replies)
load more comments (13 replies)
this post was submitted on 25 May 2024
367 points (98.4% liked)

Programmer Humor

32559 readers
298 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS