diff options
Diffstat (limited to 'userContent/presentations')
-rw-r--r-- | userContent/presentations/2017-08-07-DebConf17/index.html | 27 |
1 files changed, 13 insertions, 14 deletions
diff --git a/userContent/presentations/2017-08-07-DebConf17/index.html b/userContent/presentations/2017-08-07-DebConf17/index.html index 33b47023..c22d7f05 100644 --- a/userContent/presentations/2017-08-07-DebConf17/index.html +++ b/userContent/presentations/2017-08-07-DebConf17/index.html @@ -106,7 +106,7 @@ torbrowser-launcher <h2>I'm busy.</h2> <ul> <li class="fragment">so I merge patches very easily, just looking whether it's safe to apply and at most only breaks your stuff.</li> - <li class="fragment">code base grown since 2012 by 40 people, it's a mess. please send patches! either to clean up some parts or to add the next little island…</li> + <li class="fragment">1565 different jobs with contributions from 40 people, it's a mess. please send patches! either to cleaning up some parts or to add the next little island…</li> <li class="fragment">"I don't care."</li> </ul> </section> @@ -122,14 +122,13 @@ torbrowser-launcher </ul> </section> - <section data-background="images/debian-jenkins.png" data-background-size="10%" data-background-position="90% 10%"> + <section data-background="images/mattia.png" data-background-size="15%" data-background-position="92% 15%"> <h2> jenkins.debian.net contributor #1 </h2> <ul> <li>Mattia Rizzolo, the only other person having an overview about the whole thing. Has access to everything I have.</li> </ul> - <img src="images/mattia.png" /> </section> <section data-background="images/debian-jenkins.png" data-background-size="10%" data-background-position="90% 10%"> @@ -149,17 +148,6 @@ torbrowser-launcher <section data-background="images/debian.jpg" data-background-color="black"> - <h2>other Debian QA efforts elsewhere</h2> - <ul> - <li><code>lintian.debian.org</code></li> - <li><code>ci.debian.net</code></li> - <li>periodic full archive rebuilds (amd64 only)</li> - <li>...</li> - </ul> - </section> - - - <section data-background="images/debian.jpg" data-background-color="black"> <h2>Who are you?</h2> <ul> <li class="fragment">Who uses jenkins.d.n regularily?</li> @@ -174,9 +162,20 @@ torbrowser-launcher </h2> <ul> <li>to me: mostly a cron scheduler with a web UI and notifications.</li> + <li class="fragment">(in)security is part of the design. I only trust jenkins for QA and presenting results, not for generating binaries…</li> </ul> </section> + <section data-background="images/debian.jpg" data-background-color="black"> + <h2>other Debian QA efforts elsewhere</h2> + <ul> + <li><code>lintian.debian.org</code></li> + <li><code>piuparts.debian.org</code></li> + <li><code>ci.debian.net</code></li> + <li>periodic full archive rebuilds (amd64 only)</li> + <li>...</li> + </ul> + </section> <section data-background="images/debian-jenkins.png" data-background-size="10%" data-background-position="90% 10%"> <h2> |