Posts
All the articles I've posted.
🇫🇷 Github Action : Comment gérer dynamiquement des steps pour chaque label de Pull Request ?
Published: at 12:00 AMDepuis 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: at 12:00 AMFor 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: at 12:00 AMMes étudiants me demandent souvent si j'ai des bonnes ressources pour faire de la veille et apprendre. Je leur recommande souvent des vidéos de conférences auxquelles j'ai assisté. En voilà une petite collection.
🇫🇷 Comment se déployer sur les pages Github avec Travis CI ?
Published: at 12:00 AMComment 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: at 12:00 AMHow 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.
Announcing use-reduced-motion
Published: at 12:00 AMAnnouncement of the publication of an open source package for the management of motion reduction for web accessibility. Inspired by my readings and wanting to learn more about React's Hook.