This commit is contained in:
Marc Beninca 2025-03-22 13:19:25 +01:00
parent 2aa3a2f970
commit f9a1b8f8c5
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F
2 changed files with 36 additions and 10 deletions

View file

@ -156,11 +156,24 @@
<article>
<h3><abbr title="Continuous Integration">CI</abbr> / <abbr title="Continuous Deployment/Delivery">CD</abbr></h3>
<ul>
<li><a href="https://en.wikipedia.org/wiki/Ansible_(software)">Ansible</a>, <a href="https://en.wikipedia.org/wiki/Jenkins_(software)">Jenkins</a>, <a href="https://en.wikipedia.org/wiki/Sonatype_Nexus_Repository">Nexus</a>, <a href="https://en.wikipedia.org/wiki/SonarQube">SonarQube</a></li>
<li><a href="https://en.wikipedia.org/wiki/Forgejo">Forgejo</a>, <a href="https://en.wikipedia.org/wiki/Git">Git</a>, <a href="https://en.wikipedia.org/wiki/Gitea">Gitea</a>, <a href="https://en.wikipedia.org/wiki/GitHub">GitHub</a>, <a href="https://en.wikipedia.org/wiki/GitLab">GitLab</a></li>
<li><a href="https://en.wikipedia.org/wiki/Apache_Maven">Maven</a>, <a href="https://en.wikipedia.org/wiki/Npm">NPM</a>, <a href="https://en.wikipedia.org/wiki/Pip_(package_manager)">PIP</a>, <a href="https://en.wikipedia.org/wiki/Python_Package_Index">PyPI</a>, <a href="https://docs.astral.sh/uv">UV</a></li>
</ul>
<ul><li>
<a href="https://en.wikipedia.org/wiki/Ansible_(software)">Ansible</a>,
<a href="https://en.wikipedia.org/wiki/Jenkins_(software)">Jenkins</a>,
<a href="https://en.wikipedia.org/wiki/Sonatype_Nexus_Repository">Nexus</a>,
<a href="https://en.wikipedia.org/wiki/SonarQube">SonarQube</a>
</li><li>
<a href="https://en.wikipedia.org/wiki/Forgejo">Forgejo</a>,
<a href="https://en.wikipedia.org/wiki/Git">Git</a>,
<a href="https://en.wikipedia.org/wiki/Gitea">Gitea</a>,
<a href="https://en.wikipedia.org/wiki/GitHub">GitHub</a>,
<a href="https://en.wikipedia.org/wiki/GitLab">GitLab</a>
</li><li>
<a href="https://en.wikipedia.org/wiki/Apache_Maven">Maven</a>,
<a href="https://en.wikipedia.org/wiki/Npm">NPM</a>,
<a href="https://en.wikipedia.org/wiki/Pip_(package_manager)">PIP</a>,
<a href="https://en.wikipedia.org/wiki/Python_Package_Index">PyPI</a>,
<a href="https://docs.astral.sh/uv">UV</a>
</li></ul>
</article>
<article>

View file

@ -156,11 +156,24 @@
<article>
<h3><abbr title="Intégration Continue">CI</abbr> / <abbr title="Déploiement/livraison Continus">CD</abbr></h3>
<ul>
<li><a href="https://fr.wikipedia.org/wiki/Ansible_(logiciel)">Ansible</a>, <a href="https://fr.wikipedia.org/wiki/Jenkins_(logiciel)">Jenkins</a>, <a href="">Nexus</a>, <a href="https://fr.wikipedia.org/wiki/SonarQube">SonarQube</a></li>
<li><a href="https://fr.wikipedia.org/wiki/Forgejo">Forgejo</a>, <a href="https://fr.wikipedia.org/wiki/Git">Git</a>, <a href="https://fr.wikipedia.org/wiki/Gitea">Gitea</a>, <a href="https://fr.wikipedia.org/wiki/GitHub">GitHub</a>, <a href="https://fr.wikipedia.org/wiki/GitLab">GitLab</a></li>
<li><a href="https://fr.wikipedia.org/wiki/Apache_Maven">Maven</a>, <a href="https://fr.wikipedia.org/wiki/Npm">NPM</a>, <a href="https://fr.wikipedia.org/wiki/Pip_(gestionnaire_de_paquets)">PIP</a>, <a href="https://fr.wikipedia.org/wiki/Python_Package_Index">PyPI</a>, <a href="https://docs.astral.sh/uv">UV</a></li>
</ul>
<ul><li>
<a href="https://fr.wikipedia.org/wiki/Ansible_(logiciel)">Ansible</a>,
<a href="https://fr.wikipedia.org/wiki/Jenkins_(logiciel)">Jenkins</a>,
<a href="">Nexus</a>,
<a href="https://fr.wikipedia.org/wiki/SonarQube">SonarQube</a>
</li><li>
<a href="https://fr.wikipedia.org/wiki/Forgejo">Forgejo</a>,
<a href="https://fr.wikipedia.org/wiki/Git">Git</a>,
<a href="https://fr.wikipedia.org/wiki/Gitea">Gitea</a>,
<a href="https://fr.wikipedia.org/wiki/GitHub">GitHub</a>,
<a href="https://fr.wikipedia.org/wiki/GitLab">GitLab</a>
</li><li>
<a href="https://fr.wikipedia.org/wiki/Apache_Maven">Maven</a>,
<a href="https://fr.wikipedia.org/wiki/Npm">NPM</a>,
<a href="https://fr.wikipedia.org/wiki/Pip_(gestionnaire_de_paquets)">PIP</a>,
<a href="https://fr.wikipedia.org/wiki/Python_Package_Index">PyPI</a>,
<a href="https://docs.astral.sh/uv">UV</a>
</li></ul>
</article>
<article>