Search Results

1
vote

Is Continuous Integration important for a solo developer?

We use our CI system to do Release builds (as well as the usual automatic "on-commit" builds). Being able to click a button that kicks off a Release build that steps through all the proces …