this post was submitted on 03 Dec 2023
5 points (77.8% liked)

Hacker News

4123 readers
3 users here now

This community serves to share top posts on Hacker News with the wider fediverse.

Rules0. Keep it legal

  1. Keep it civil and SFW
  2. Keep it safe for members of marginalised groups

founded 1 year ago
MODERATORS
 

There is a discussion on Hacker News, but feel free to comment here as well.

top 2 comments
sorted by: hot top controversial new old
[โ€“] [email protected] 1 points 8 months ago

What Jenkins is good for, is ensuring a consistent environment with a single purpose. On the contrast, I dislike GitHub, because engineers are repurposing it for every single component separately, so we end up with 20+ workflows which isnt anywhere near maintainable. With the hurdle of Jenkins declarative pipeline coding in the way, at least they make sure, that whatever they add works in the overall context of ci/cd. But yeah, I understand the docker context issue, that's why I don't use that feature explicitly.

[โ€“] [email protected] 1 points 8 months ago

It works, somehow. FTFY