Skip to content

Commit 01400c4

Browse files
committed
new CI resource
1 parent 44e2fe2 commit 01400c4

File tree

4 files changed

+11
-1
lines changed

4 files changed

+11
-1
lines changed

all.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2542,6 +2542,10 @@ <h2>Continuous integration resources</h2>
25422542
is a retrospective on learning CI from a Rackspace intern on how she learned
25432543
the subject.</p>
25442544
</li>
2545+
<li>
2546+
<p><a href="http://stackshare.io/continuous-integration">StackShare's Continuous Integration tag</a>
2547+
lists a slew of hosted CI services roughly ranked by user upvotes.</p>
2548+
</li>
25452549
</ul>
25462550
<h3>What do you want to add to your application next?</h3>
25472551
<h1>Code Metrics</h1>

continuous-integration.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,10 @@ <h2>Continuous integration resources</h2>
142142
is a retrospective on learning CI from a Rackspace intern on how she learned
143143
the subject.</p>
144144
</li>
145+
<li>
146+
<p><a href="http://stackshare.io/continuous-integration">StackShare's Continuous Integration tag</a>
147+
lists a slew of hosted CI services roughly ranked by user upvotes.</p>
148+
</li>
145149
</ul>
146150
<h3>What do you want to add to your application next?</h3>
147151
<div class="row">

feeds/all.atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<feed xmlns="http://www.w3.org/2005/Atom"><title>Matt Makai</title><link href="http://www.fullstackpython.com/" rel="alternate"></link><link href="http://www.fullstackpython.com/feeds/all.atom.xml" rel="self"></link><id>http://www.fullstackpython.com/</id><updated>2014-11-28T18:12:22Z</updated></feed>
2+
<feed xmlns="http://www.w3.org/2005/Atom"><title>Matt Makai</title><link href="http://www.fullstackpython.com/" rel="alternate"></link><link href="http://www.fullstackpython.com/feeds/all.atom.xml" rel="self"></link><id>http://www.fullstackpython.com/</id><updated>2014-11-29T10:18:48Z</updated></feed>

source/content/pages/06-automation/0602-continuous-integration.markdown

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,5 +109,7 @@ relatively simple set up.
109109
is a retrospective on learning CI from a Rackspace intern on how she learned
110110
the subject.
111111

112+
* [StackShare's Continuous Integration tag](http://stackshare.io/continuous-integration)
113+
lists a slew of hosted CI services roughly ranked by user upvotes.
112114

113115
### What do you want to add to your application next?

0 commit comments

Comments
 (0)