<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body>
<div style="font-family:sans-serif"><div style="white-space:normal">
<p dir="auto">..oh, and I disabled all the old almighty-devdoc-* jenkins builds so they should not show up anymore as fails in PR's.</p>

<p dir="auto">/max</p>

<blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px">
<p dir="auto">Hi,</p>

<p dir="auto">TL;DR: devdoc now built on ci.centos.org and PR build changed name away from <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">default</code></p>

<h2 style="font-size:1.2em">devdoc</h2>

<p dir="auto">After more struggling than necessary I'm happy to say that devdoc.almighty.io is now built via ci.centos.org.</p>

<p dir="auto">As a nice sideffect devdoc is now possible to build purely with docker - no need to manually install any ruby gems.</p>

<p dir="auto">Just do:</p>

<pre style="background-color:#F7F7F7; border-radius:5px 5px 5px 5px; margin-left:15px; margin-right:15px; max-width:90vw; overflow-x:auto; padding:5px" bgcolor="#F7F7F7"><code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0" bgcolor="#F7F7F7">cd almighty-devdoc
docker build -t almighty-devdoc-builder .
sh serve.sh
</code></pre>

<p dir="auto">Now open browser at <a href="http://0.0.0.0:4000" style="color:#777">http://0.0.0.0:4000</a> and you have site. If you have live reload plugin installed you will even<br>
get automatic updates on changes, but otherwise just press Refresh to see changes.</p>

<h2 style="font-size:1.2em">PR build name</h2>

<p dir="auto">ci.centos.org was configured to just set PR status to <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">default</code>, I've now updated that so it says <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">ci.centos.org PR build</code><br>
instead.</p>

<p dir="auto">I've updated devdoc, core and ui to have that new name as required check rather than <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">default</code> - thus everything should be as<br>
it always been.</p>

<p dir="auto">If not, let me know :)</p>

<p dir="auto">/max<br>
<a href="http://about.me/maxandersen" style="color:#777">http://about.me/maxandersen</a></p>
</blockquote>

<p dir="auto">/max<br>
<a href="http://about.me/maxandersen" style="color:#3983C4">http://about.me/maxandersen</a></p>
</div>
</div>
</body>
</html>