Hacker News new | ask | show | jobs
by PatrickTulskie 5209 days ago
Is that really uncommon these days? I think I personally deployed code 5 times today.
1 comments

CI yo wassup Jenkins getcha dev/ops on

yeaaaa boiiiii</brogrammer>

I don't even use Jenkins... we have our test suite and autotest running while we code. Instantly know when you're done breaking stuff and ready to deploy.

A CI server would be nice as a pre-deploy sanity check, but that requires me to push to it in order to get feedback.