TYL: npx setup-trusted-publishing

That's Today You Learnt instead of Today I Learned, enjoy!

TIL: Docker build target

neat docker trick I just learned: will pull the image by default, but build to a specific target if --build is passed or docker compose build so you can use

Jul 20, 2026
docker