<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://citconf.com/wiki/index.php?action=history&amp;feed=atom&amp;title=ContinuousDeploymentWithoutCI</id>
	<title>ContinuousDeploymentWithoutCI - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://citconf.com/wiki/index.php?action=history&amp;feed=atom&amp;title=ContinuousDeploymentWithoutCI"/>
	<link rel="alternate" type="text/html" href="https://citconf.com/wiki/index.php?title=ContinuousDeploymentWithoutCI&amp;action=history"/>
	<updated>2026-04-24T21:39:23Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.11</generator>
	<entry>
		<id>https://citconf.com/wiki/index.php?title=ContinuousDeploymentWithoutCI&amp;diff=15484&amp;oldid=prev</id>
		<title>Douglassquirrel: Created page with &quot;Secret sales does e-commerce.  Cont. deployment 3-4 times a day, keep system running. Use Jenkins, but not do release to P. Some tests on the newly created code.  Team does no...&quot;</title>
		<link rel="alternate" type="text/html" href="https://citconf.com/wiki/index.php?title=ContinuousDeploymentWithoutCI&amp;diff=15484&amp;oldid=prev"/>
		<updated>2013-09-28T12:54:56Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Secret sales does e-commerce.  Cont. deployment 3-4 times a day, keep system running. Use Jenkins, but not do release to P. Some tests on the newly created code.  Team does no...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Secret sales does e-commerce.&lt;br /&gt;
&lt;br /&gt;
Cont. deployment 3-4 times a day, keep system running. Use Jenkins, but not do release to P. Some tests on the newly created code.&lt;br /&gt;
&lt;br /&gt;
Team does not do TDD. Despite being a big ball of code. The code is not testable. Because recovering can be really fast, the urgency is not that high.&lt;br /&gt;
&lt;br /&gt;
It has 24/7 monitoring. Devs are on call. This helps on ensuring commitment from the devs. Hence monitoring is quite okay.&lt;br /&gt;
&lt;br /&gt;
A fellow developer does a code review.&lt;br /&gt;
QA and product person check the application.&lt;br /&gt;
&lt;br /&gt;
Google Experiments is used to do A-B testing.&lt;br /&gt;
&lt;br /&gt;
PHP has some nice features, for one, each customer is running in it&amp;#039;s own process.&lt;br /&gt;
Capistrano is used to do release the code. It can do rollback. A couple of &lt;br /&gt;
&lt;br /&gt;
How about doing something similar on a Java platform. You can do Red/Green deployment.&lt;/div&gt;</summary>
		<author><name>Douglassquirrel</name></author>
	</entry>
</feed>