368
submitted 1 year ago by [email protected] to c/[email protected]
you are viewing a single comment's thread
view the rest of the comments
[-] [email protected] 24 points 1 year ago

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

[-] [email protected] 15 points 1 year ago

This comment is triggering and it should have a NSFW spoiler.

[-] [email protected] 5 points 1 year ago

I hate groovy, gradle and Jenkins!

I don't know if sth. Else is better but I can confirm that shit is horrific

[-] [email protected] 1 points 1 year ago
[-] [email protected] 0 points 1 year ago

Horrible scripting language. Even worse than python. Close to Javascript

[-] [email protected] 4 points 1 year ago

If you don't think Python is a good scripting language, what is a good scripting language in your opinion? Bourne Shell? VBScript? PHP?

[-] [email protected] 2 points 1 year ago

I like python and if you use typing it is awesome.

I like kotlin script too. But normal languages are better than scripting languages usually.

[-] [email protected] 2 points 1 year ago* (last edited 1 year ago)

Typing in python leaves a lot to be desired... Being looking at peps for quite some time, but it's really hard for the language to make progress without breaking compatibility.

Hopefully at some point MOJO becomes mature enough to use in a professional setting.

[-] [email protected] 4 points 1 year 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/

[-] [email protected] 2 points 1 year ago

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

[-] [email protected] 1 points 1 year ago

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

[-] [email protected] 1 points 1 year ago

Only for declarative pipelines, forget it if you use scripted ones.

this post was submitted on 25 May 2024
368 points (98.4% liked)

Programmer Humor

36648 readers
101 users here now

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

Rules:

founded 5 years ago
MODERATORS