Mike Grant

DevContainer CLI

less than 1 minute read

Use DevContainer CLI to simplify your life when working with devcontainers

Limiting paths that trigger Github Actions

less than 1 minute read

Been spending the day experimenting with Github Actions today on a repository that contains multiple backend projects, as well as a front end project. Unfort...

2023 Projects

1 minute read

2023 means it’s time for something new, 12 months, 12 side projects.

Merging Swagger Definitions

less than 1 minute read

Unfortunately Azure API Management doesn’t support swagger files which use a $ref pointer to reference external files source. Which means to import them I’ll...