logoalt Hacker News

msgodel08/01/20251 replyview on HN

Jenkins is terrible for just about everything. Cron has real problems but at least you can version control the crontab. Jenkins is fat, hard to work with since you'll just have one shared instance, and everything is burred in special objects hidden behind a very unergonomic and undiscoverable web GUI.


Replies

perching_aix08/02/2025

? You can (and should) version control your Jenkins config as well, including the pipeline codes.