Forgot your password?
typodupeerror

Comment Re:The goal isn't to push to production more often (Score 1) 182

Yup, we haven't fully automated our production push yet, but it is pretty nice to get a complete, simulated QA push (which normally occurs weekly), every day. Catching problems early is always better. Now, just waiting on my priority tasks to die down this quarter so I can work on further automation of our deployment process. :)

Comment Re:From Decision to Release in less than an hour (Score 1) 182

Yup, I work for a company in Seattle and we use Jenkins CI. It's a pretty awesome product and we use it to release our software weekly. We use it to run full test deployments daily. Continuous Integration / deployment is a beautiful thing. It makes us much less afraid of actually updating our software.

Comment Re:The goal isn't to push to production more often (Score 1) 182

Yup, I work for a company in Seattle and we use Jenkins CI. It's a pretty awesome product and we use it to release our software weekly. We use it to run full test deployments daily. Continuous Integration / deployment is a beautiful thing. It makes us much less afraid of actually updating our software.

Slashdot Top Deals

Support bacteria -- it's the only culture some people have!

Working...