diff options
Diffstat (limited to 'presentations')
-rw-r--r-- | presentations/2016-11-30-Profitbricks/index.html | 33 |
1 files changed, 18 insertions, 15 deletions
diff --git a/presentations/2016-11-30-Profitbricks/index.html b/presentations/2016-11-30-Profitbricks/index.html index 1f6c7d73..7066746c 100644 --- a/presentations/2016-11-30-Profitbricks/index.html +++ b/presentations/2016-11-30-Profitbricks/index.html @@ -61,16 +61,6 @@ who are you? who knows about Debian? ;-) who knows about jenkins.debian.net? -about debian release names - wheezy (Debian 7) = oldstable - jessie (8) = stable - stretch (9 = testing - sid = unstable - experimental - -a bit of history - and jenkins - jenkins general: irc / mail notifications -> bugs are getting filed @@ -154,7 +144,7 @@ announce new nodes by codethink <section data-background="images/h01ger.png" data-background-size="15%" data-background-color="black"> <h2>more about Debian QA and me</h2> <ul class="fragment"> - <li class="fragment"><code>https://piuparts.debian.org</code> since 2009, has 624234 logs from 53158 packages in 28 suites</li> + <li class="fragment"><code>https://piuparts.debian.org</code> since 2009 - today juggling with 624234 logs from 53158 packages in 28 suites with Andreas Beckmann</li> <li class="fragment"><code>https://jenkins.debian.net</code> since 2012</li> <li class="fragment"><code>https://reproducible.debian.net</code> since 2014</li> <li class="fragment">since 2015 funded by the Linux Foundation for working on <code>https://reproducible-builds.org</code></li> @@ -165,10 +155,12 @@ announce new nodes by codethink <h2> about jenkins.debian.net </h2> - <p>ressources sponsored by Profitbricks since 2012</p> + <ul> + <li>ressources sponsored by Profitbricks since 2012</li> + </ul> </section> - <section data-background="images/jenkins_jobs-year.png" data-background-size="60%"> + <section data-background="images/jenkins_jobs-year.png" data-background-size="65%"> </section> @@ -198,11 +190,22 @@ announce new nodes by codethink <li>Steven Chamberlain: kfreebsd</li> <li>Tomasz Nitecki: jenkins java support</li> <li>Mattia Rizzolo, Valerie Young and others: reproducible Debian</li> - <li>several: reproducible other than Debian</li> - <li class="fragment">36 contributors to jenkins.debian.net.git in total</li> + <li class="fragment">36 contributors to <code>jenkins.debian.net.git</code> in total</li> </ul> </section> + <section data-background="images/debian.png" data-background-size="10%" data-background-position="90% 10%"> + <h2> + A quick detour about Debian release names + </h2> + <ul class="fragment"> + <li>wheezy (Debian 7) = oldstable</li> + <li>jessie (8) = stable</li> + <li>stretch (9 = testing</li> + <li>sid = unstable</li> + <li>experimental</li> + </ul> + </section> <section data-background="images/debian-jenkins.png" data-background-size="10%" data-background-position="90% 10%"> <h2> |