Cargo, Docker and mtime
The perils of premature optimisation in detecting modified source files when building Docker images for Rust.
I usually write about stuff. Not regularly.
The perils of premature optimisation in detecting modified source files when building Docker images for Rust.
GitHub Actions are a great way to build powerful customised CI/CD workflows using the power of community-driven resources, but they can be tricky to get right in terms of security.