Tag: Azure

2 posts with #Azure

Azure pipelines cross-platform python scripting

Azure pipelines cross-platform python scripting This post is a continuation of Azure pipelines cross-platform scripts for Self-Hosted Azure agents. If you’ve missed it make sure to read this first, since we’re going to extend on it. I can hear you think, “but Python is already...

Published Thu, 01 Aug 2024

Azure pipelines cross-platform scripts

Azure pipelines cross-platform scripts To keep things simple when setting up a CI/CD pipeline for a cross-platform application we cautiously have to consider our options for running the steps in what scripting language, because we don’t want to end up with scripts that do the same thing...

Published Thu, 01 Aug 2024