Tag: github
All the articles with the tag "github".
Github Action: How to parallelize tests dynamically by folder?
Published: at 12:00 AMOnce 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: 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.
🇫🇷 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.
🇫🇷 Github classroom - un outil à tester
Published: at 12:00 AMJ'ai récemment essayé Github Classroom avec mes étudiants de 4ème année de l'école Polytech Lyon. Je vous propose ici mes retours sur cet outil à destination des enseignants pour le suivi de TP.