ci/cd

  • 12th February 2022

Azure Pipelines - From incident and extreme stress to cooldown

My feedback on an incident from extreme stress to cooldown

Read more 
  • 2nd February 2022

Jira - Extract key from commit

Easiest way to extract Jira key from commit

Read more 
  • 21st February 2021

From Travis CI to GitHub Actions

You'll know why I'm migrating from Travis CI to GitHub Actions

Read more 
  • 21st February 2021

Goodbye Vercel, Hello CloudFlare Pages

You'll know why I'm migrating from Vercel to CloudFlare Pages

Read more 
  • 24th May 2020

No GitLab Self Hosted

Why I don't use GitLab for my git repositories (self-hosting)?

Read more 
  • 10th November 2019

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.

Read more 
  • 10th November 2019

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

Read more 
  • 31st October 2019

LaTeX + Drone CI + Minio + CMake

My automation about LaTeX document with Drone CI, MinIO and CMake

Read more 
  • 30th October 2019

Docker + nftables : example with Drone CI – Docker Runner

My way to use nftables with Docker

Read more