Ken Muse

Dubious Ownership With Static Web Apps
Git’s safe directory configuration helps to protect users, but it can create challenges. This is especially true when using Hugo with Azure Static Web Sites. In that case, you’re dealing with an Action that bind-mounts the source code into a container. This requires some special handling.

Read more

Dynamic Build Matrices in GitHub Actions

Dynamic Build Matrices in GitHub Actions

GitHub Actions allows you to create matrix builds to execute steps multiple times with different parameters. Fun tip – those parameters can be dynamic. You can define them programmatically!

Read more

GitHub, Maven, and Packages
Java makes it surprisingly easy to manage and package complex projects using Apache Maven. One question I’m frequently asked – how does this integrate with GitHub Actions? Turns out that the answer is “surprisingly well!”

Read more

Mythical Heroes

Mythical Heroes

Last week, we examined common myths about time. Software also has hero myths, which harm developers and limit productivity in astounding ways.

Read more

Mythical Time

Mythical Time

Time is a precious resource. Did you know it’s also the source of common myths among managers? And those myths can drain productivity (and happiness) from teams…

Read more