ci/cd
Azure Pipelines - From incident and extreme stress to cooldown
My feedback on an incident from extreme stress to cooldown
From Travis CI to GitHub Actions
You'll know why I'm migrating from Travis CI to GitHub Actions
Goodbye Vercel, Hello CloudFlare Pages
You'll know why I'm migrating from Vercel to CloudFlare Pages
How to clean old OCI/Docker images
To save disk space, you need to clean old OCI/Docker images for your servers (prod and also CI/CD). In this example, you have script for podman and docker.
Migration from Dockerfile to buildah
I'll tell you why I migrated from Dockerfile to buildah and it's impossible to go back. Rootless, without daemon, shell, no limited syntax/language… Freedom
LaTeX + Drone CI + Minio + CMake
My automation about LaTeX document with Drone CI, MinIO and CMake
Docker + nftables : example with Drone CI – Docker Runner
My way to use nftables with Docker