Building a PowerShell Deploy Script: Choosing What and Where to Deploy
Part four: the two required inputs, why the git branch is never allowed to pick the environment, and a branch guard that stops a runner shipping the wrong code.
Part four: the two required inputs, why the git branch is never allowed to pick the environment, and a branch guard that stops a runner shipping the wrong code.
The skeleton of a real deploy script: the parameter surface, accepting input three ways, detecting automation instead of declaring it, and a menu that can never hang a pipeline.
A high-level look at building one PowerShell script to compile, test and publish a large multi-project .NET solution across environments, and the MSBuild and NuGet gotchas I hit along the way.
If you're using macOS and want to schedule tasks like backups, notifications, or automation scripts, cron is a simple, built in way to do it, no…
What I Set Up Today Here’s a quick rundown of some upgrades I made to my workflow and site: • Trademark Statement Added to footer and content pages •…