September 4, 2024Published by Nicola Delfino on September 4, 2024Categories CommunityHow install and run noisy on an Azure VMIn this blog post, I show a PowerShell script that is designed to facilitate the installation of Python and Git, and subsequently download the repository of […]
May 15, 2024Published by Thomas Thornton on May 15, 2024Categories CommunityBoost GitHub Actions Efficiency with Path Filters: Only run when specific files or paths are updatedWithin your GitHub Actions, you may be running a lot of workflows continuously during a merge to the main branch – a way to mitigate the […]
May 1, 2024Published by Thomas Thornton on May 1, 2024Categories CommunityDeploying MkDocs to GitHub Pages with GitHub ActionsIn this blog post, I will show how you can deploy your MkDocs to GitHub Pages with GitHub Actions. What is MKDocs? MKDocs is a great […]