Hello ! I'm Xavier Jouvenot and this is my fourth blog post on Hashnode, and also the latest for the Writeathon "4 Articles in 4 Weeks"! And since the topics is free, I will tell you how I ended up creating my personal custom GitHub profile. Self promotion: Here are a few social networks where… Lire la suite How you can create an awesome GitHub profile
Étiquette : TodayILearned
Formatting Python – Why and How !
Hello ! I'm Xavier Jouvenot and in this small post, I am going to explain why you should format you python scripts and how to do it. Self promotion: Here are a few social networks where you can follow me and check my work as a programmer and a writer 😉 personal website, Twitter, Dev.to,… Lire la suite Formatting Python – Why and How !
Learning in Public – CNC 2022 – Mission 1
Hello ! I'm Xavier Jouvenot and today I want to talk to your about my experience during the "Learn in Public". This is article is the first of a small series where I will describe how I achieve the Missions given by CodeNewbie, in order to complete the challenge, and what experience I gained about… Lire la suite Learning in Public – CNC 2022 – Mission 1
How to automatically detect issues in your YAML file with Circle CI
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 Circle CI. 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 Circle CI
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
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 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 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
How to specify your Xcode version on GitHub Actions
Hello ! I'm Xavier Jouvenot and in this small post, I am going to explain how to specify your Xcode version on 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 some for your… Lire la suite How to specify your Xcode version on GitHub Actions
How to specify your Xcode version on Appveyor
Hello ! I'm Xavier Jouvenot and in this small post, I am going to explain how to specify your Xcode version on 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 for your project,… Lire la suite How to specify your Xcode version on Appveyor