Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

4
  • 2
    Note that TC is free for limited use. Commented Jun 29, 2012 at 16:02
  • 2
    Jenkins is an excellent, completely free, CI server. See jenkins-ci.org Commented Jun 29, 2012 at 17:47
  • 1
    Is it really a good idea to automatically push potentially unstable code to production? I see this idea recommended often and I could certainly see it for a development/staging server, but for a live one? Even with tests in place there's a chance something might be different across servers. Commented Jun 29, 2012 at 18:44
  • Also, TC is for all intents and purposes free. There's some minor limitations (the number of servers you can have it use) but for 95% of us I'm sure we only use a single server anyways. Commented Jun 29, 2012 at 18:54