How to, TipsAndTricks

How to automatically detect issues in your YAML file with GitHub Actions

Hello ! I'm Xavier Jouvenot and in this small post, I am going to explain how to automatically detect issues in your YAML file with GitHub Actions. Self promotion: You can find other articles on computer science and programming on my website 😉 Problematic If you have CI/CD processes or if you want to create… Lire la suite How to automatically detect issues in your YAML file with GitHub Actions

Publicité
How to, TipsAndTricks

How to automatically detect issues in your YAML file with Appveyor

Hello ! I'm Xavier Jouvenot and in this small post, I am going to explain how to automatically detect issues in your YAML file with Appveyor. Self promotion: You can find other articles on computer science and programming on my website 😉 Problematic If you have CI/CD processes or if you want to create some… Lire la suite How to automatically detect issues in your YAML file with Appveyor

How to, TipsAndTricks

How to automatically detect issues in your YAML file with Azure Pipelines

Hello ! I'm Xavier Jouvenot and in this small post, I am going to explain how to automatically detect issues in your YAML file with Azure Pipelines. Self promotion: You can find other articles on computer science and programming on my website 😉 Problematic If you have CI/CD processes or if you want to create… Lire la suite How to automatically detect issues in your YAML file with Azure Pipelines

How to, Programming

How to easily detect issues in your YAML files

Hello ! I'm Xavier Jouvenot and in this small post, I am going to explain how to easily detect issues in your YAML files. Self promotion: You can find other articles on computer science and programming on my website 😉 Problematic Whether you use YAML files to store server or CI/CI configuration, or simply data… Lire la suite How to easily detect issues in your YAML files