Posts
All the articles I've posted.
Github Action: How to parallelize tests dynamically by folder?
Published:Once again, I play with Github Action to see if it can answer the CI problems I may encounter in my work.
🇫🇷 Github Action : Comment gérer dynamiquement des steps pour chaque label de Pull Request ?
Published:Depuis quelque temps, je joue avec les actions github pour voir si je peux facilement reproduire les comportements que j'applique dans mon outil de CI actuel. Je voulais mettre en parallèle les tâches sur chaque label de Pull Request.
Github Action: How to dynamically run step on each PR label ?
Published:For some time now I've been playing with github actions to see if I can easily reproduce behaviors I apply in my current CI tool. I wanted to parallelize tasks on each label of a pull request.
🇫🇷 Les conférences que je recommande à mes étudiants
Published:Mes recommandations de conférences tech à voir : une collection de vidéos de talks auxquels j'ai assisté, pour faire de la veille et apprendre.
🇫🇷 Comment se déployer sur les pages Github avec Travis CI ?
Published:Comment automatiser en quelques minutes le déploiement de votre site sur les pages Github avec l'outil Travis CI. Ce tutoriel décrit étape par étape toutes les actions à effectuer pour publier un site statique sur des pages Github et l'héberger gratuitement.
How to deploy on Github Pages with Travis CI?
Published:How to automate in a few minutes the deployment of your site on Github Pages with the Travis CI tool. This is a step-by-step tutorial describing all the actions to perform to publish a static site on Github Pages and host it for free.