nathanv@blog
  • Homepage
  • Links
  • Homepage
  • Links

Docker Multi-architecture Image Builds

2026-01-19 — Written by Nathan Vaughn — 7 min read
#CI/CD  #GitHub Actions  #Docker 
A major footgun when creating multi-architecture Docker images and pushing them to a registry
Read more →

Closing the dev-to-prod gap

2023-07-05 — Written by Nathan Vaughn — 11 min read
#CI/CD  #GitHub Actions  #Python  #VS Code 
Making your dev environment more closely resemble production/CI
Read more →

Azure Artifacts Python Package Caching

2021-09-02 — Written by Nathan Vaughn — 4 min read
#Python  #Azure Artifacts  #Azure Pipelines  #GitHub Actions 
How to effectively cache Python packages from Azure Artifacts in CI/CD
Read more →

Deploying a Static Site with GitHub Actions

2019-10-15 — Written by Nathan Vaughn — 8 min read
#GitHub  #GitHub Actions  #continuous delivery  #Hugo 
How I used GitHub Actions to completely automate the building and deployment of my personal site (and this blog)
Read more →
Written by a human, for humans