Hacker News new | ask | show | jobs
by hnthrowaway0328 723 days ago
My previous company also turned away from Jenkins to GitHub actions. I'm not an infra guy and the only complaint about the Jenkins pipeline is its slowness as it copies everything from the feature branch into the deployed branch, while only a few files were changed. But I don't think it's Jenkins' fault though.