Hacker News new | ask | show | jobs
by seanp2k2 5216 days ago
CI yo wassup Jenkins getcha dev/ops on

yeaaaa boiiiii</brogrammer>

1 comments

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.