Chocolatey, How to, Programming

How to setup Chocolatey test environment on Ubuntu 21.10 ?

Hello ! I'm Xavier Jouvenot and in this post, we are going to see to setup Chocolatey test environment on Ubuntu 21.10. Self promotion: You can find other articles on my website 😉 Let's dive directly in the solution ! Pre-requirements I order to be able to run the Chocolatey test environment, you need to… Lire la suite How to setup Chocolatey test environment on Ubuntu 21.10 ?

How to, Open Source, TipsAndTricks

How to create a multi-platform job on Azure Pipelines

Hello ! I'm Xavier Jouvenot and in this small post, we are going to see how to create a multi-platform job on Azure Pipelines. Self promotion: You can find other articles on my website 😉 Problematic When setting up your continuous integration and delivery environments on Azure Pipelines, or on any CI/CD system, you may… Lire la suite How to create a multi-platform job on Azure Pipelines