It’s important to demystify tech… They’re literally the same except some achieve a descriptor beyond “shitty”.

Definitely. Half my pipelines these days are posh scripts.

Hey now, some of us have standards.

We have shitty python scripts

Those are the same pictures

exu
link
fedilink
English
1010d

I’d probably prefer a bash script that’s called from your CI/CD if done properly, just because I could run the same tests locally with that script. That makes the feedback loop much faster and also allows stuff like auto formatting.

Yes, you can do git hooks, but then you have to keep it in sync with your CI/CD all the time.

☆ Yσɠƚԋσʂ ☆
creator
link
fedilink
09d

I feel like being able to run things locally is really valuable as well. This has been one of my biggest issues with stuff like aws where it’s very difficult to have an offline local environment. You have things like localstack, but it’s not perfect.

What about a bash script that calls your CI/CD because the system is so old and complex anyone learning how to use it immediately builds a 1-off tool to hide what they don’t need but then everyone starts relying on that 1-off bash script so you extend the functionality then replace it with a proper tool then let that rot so you need a new bash script to call that to hide the useless parts?

After spending enough time debugging Jenkins pipelines, I wish I had used shitty bash scripts.

CI/CD is just git hooks with extra steps

Create a post

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

Rules:

  • Posts must be relevant to programming, programmers, or computer science.
  • No NSFW content.
  • Jokes must be in good taste. No hate speech, bigotry, etc.
  • 1 user online
  • 120 users / day
  • 257 users / week
  • 744 users / month
  • 3.72K users / 6 months
  • 1 subscriber
  • 1.48K Posts
  • 32.5K Comments
  • Modlog