26 Feb 2003 1 min read Caution: Sharp Edges! Share Christopher Horrell I just received this in an email and had to post it.
22 Mar Validating packer templates with GitHub Actions I setup a GitHub Action for my packer-aws-windows-openssh project last month and it was working pretty well until a recent 22 Mar 2024 1 min read
01 Mar Running PSScriptAnalyzer in GitHub Actions I was working on a project recently that has some PowerShell scripts and I wanted to add some kind of 01 Mar 2024 1 min read
18 Jun Install Docker on Ubuntu with Ansible I like to use Docker as much as possible for Jenkins builds since it simplifies the agent infrastructure – the agents 18 Jun 2020 1 min read
21 Dec Recommendations for MSBuild in a Jenkins pipeline MSBuild has a lot of command line options that are relevant when building in a Jenkins pipeline. A useful command 21 Dec 2018 1 min read
20 Dec Nginx reverse proxy settings for Jenkins CLI If you run Jenkins in the cloud or locally, chances are good that you have it behind a reverse proxy, 20 Dec 2018 1 min read