forked from reseau-loops/reseau-loops.github.com
-
Notifications
You must be signed in to change notification settings - Fork 0
/
cafe_2017_03_07.html
25 lines (25 loc) · 1.3 KB
/
cafe_2017_03_07.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
layout: default
no_sidebar: true
title: Café LoOPS du 7 mars 2017
navbar-cafes: active
---
<h2>Café LoOPS du 7 mars 2017</h2>
<p>
Chaque premier mardi du mois, nous nous retrouvons au <strong><a href="http://proto204.co">PROTO 204</a></strong>,
de <strong>13h à 14h</strong>, pour discuter de développement logiciel. Le dernier café LoOPS de l'hiver sera agrémenté d'Intégration continue :
<ul>
<li>Alexandre Boucaud : "Intégration continue avec Gitlab".</li>
<li>Votre sujet préféré du moment ?</li>
</ul>
</p>
<h2>Quelques liens sur le sujet Intégration Continue : </h2>
<p>
<li><a href="https://git.ias.u-psud.fr/help/ci/README.md">GitLab CI docs</a></li>
<li><a href="http://reseau-loops.github.io/journee_2015_12.html#docker">Using Docker to create custom test environments</a></li>
<li><a href="http://talks.godoc.org/github.com/sbinet/talks/2016/20161202-envol-docker/talk.slide
">Docker again (more recent talk)</a></li>
<li><a href="https:///git.ias.u-psud.fr/help/administration/container_registry.md">Storing Docker images for use in GitLab CI</a></li>
<li><a href="https://git.ias.u-psud.fr/help/migrate_ci_to_ce/README.md">Structural change of CI with GitLab between version 7 & 8.</a></li>
</p>
<p><i><a href="{{ site.url }}/cafes_loops.html">>> page générale sur les cafés LoOPS</a></i></p>