File tree Expand file tree Collapse file tree 4 files changed +13
-10
lines changed
source/content/pages/06-automation Expand file tree Collapse file tree 4 files changed +13
-10
lines changed Original file line number Diff line number Diff line change @@ -2217,9 +2217,10 @@ <h2>Open source CI projects</h2>
22172217 < a href ="https://github.com/jenkinsci/jenkins "> Jenkins source code is on GitHub</ a > .</ p >
22182218</ li >
22192219< li >
2220- < p > < a href ="http://www.go.cd/ "> Go CD</ a > is a CI server by ThoughtWorks that was
2221- designed with best practices for the build and test & release cycles in
2222- mind. < a href ="https://github.com/gocd/gocd "> Go CD source code is on GitHub</ a > .</ p >
2220+ < p > < a href ="http://www.go.cd/ "> Go CD</ a > is a CI server by
2221+ < a href ="http://www.thoughtworks.com/ "> ThoughtWorks</ a > that was designed with best
2222+ practices for the build and test & release cycles in mind.
2223+ < a href ="https://github.com/gocd/gocd "> Go CD source code is on GitHub</ a > .</ p >
22232224</ li >
22242225< li >
22252226< p > < a href ="http://stridercd.com/ "> Strider</ a > is a CI server written in node.js.
Original file line number Diff line number Diff line change @@ -55,9 +55,10 @@ <h2>Open source CI projects</h2>
5555 < a href ="https://github.com/jenkinsci/jenkins "> Jenkins source code is on GitHub</ a > .</ p >
5656</ li >
5757< li >
58- < p > < a href ="http://www.go.cd/ "> Go CD</ a > is a CI server by ThoughtWorks that was
59- designed with best practices for the build and test & release cycles in
60- mind. < a href ="https://github.com/gocd/gocd "> Go CD source code is on GitHub</ a > .</ p >
58+ < p > < a href ="http://www.go.cd/ "> Go CD</ a > is a CI server by
59+ < a href ="http://www.thoughtworks.com/ "> ThoughtWorks</ a > that was designed with best
60+ practices for the build and test & release cycles in mind.
61+ < a href ="https://github.com/gocd/gocd "> Go CD source code is on GitHub</ a > .</ p >
6162</ li >
6263< li >
6364< p > < a href ="http://stridercd.com/ "> Strider</ a > is a CI server written in node.js.
Original file line number Diff line number Diff line change 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-08-10T11:03:27Z </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-08-10T11:14:38Z </updated ></feed >
Original file line number Diff line number Diff line change @@ -32,9 +32,10 @@ do not break existing tests ensure the software works as intended.
3232 deploying to test and production servers.
3333 [ Jenkins source code is on GitHub] ( https://github.com/jenkinsci/jenkins ) .
3434
35- * [ Go CD] ( http://www.go.cd/ ) is a CI server by ThoughtWorks that was
36- designed with best practices for the build and test & release cycles in
37- mind. [ Go CD source code is on GitHub] ( https://github.com/gocd/gocd ) .
35+ * [ Go CD] ( http://www.go.cd/ ) is a CI server by
36+ [ ThoughtWorks] ( http://www.thoughtworks.com/ ) that was designed with best
37+ practices for the build and test & release cycles in mind.
38+ [ Go CD source code is on GitHub] ( https://github.com/gocd/gocd ) .
3839
3940* [ Strider] ( http://stridercd.com/ ) is a CI server written in node.js.
4041 [ Strider source code is on GitHub] ( https://github.com/Strider-CD/strider ) .
You can’t perform that action at this time.
0 commit comments