Olivier Vernin

@olblak.com

Updatecli.io Builder OSS Hacker Beer Lover 🇧🇪🇪🇺

The latest @updatecli.io version comes with many improvements. Python ecosystem is now supported, better policy compose file, resource caching, telemetry integration, and many more. Checkout this blogpost to know about more about telemetry www.updatecli.io/blog/opentel... for the telemetry

OpenTelemetry Tracing in Updatecli

Updatecli now supports OpenTelemetry tracing. Set one environment variable and you get a full trace of every pipeline run — sources, conditions, targets, and HTTP calls to external APIs. The trace abo...

updatecli.io

After discovering Zizmor, a static analysis tool for GitHub Actions I started deploying it across all my repositories. In the blog post, I walk through how to automatically roll out Zizmor across an entire GitHub org with a single command. -> www.updatecli.io/blog/securin...

Securing GitHub Actions Workflows with Zizmor, Scaling Using Updatecli

Recent incidents have shown that weak GitHub Actions workflows can lead to repository compromise. A great tool to prevent this is Zizmor, a static analysis tool for GitHub Actions. As the Zizmor proje...

updatecli.io

Starting an OSS holiday is hard work - set expectation in the repo - redirect chat.npmx.dev to npmx.dev/recharging - kill all chat invite links - lock public channels in our chat Our collaboration tools could help us here. GitHub, Discord, et al, could we get a Vacation mode for our communities?

Updatecli uses a YAML-based configuration to scan source repositories and manifests, detect outdated image tags or dependencies, and automatically apply or propose changes via pull requests or direct updates to Kubernetes, Helm, and CI config files ➜ https://ku.bz/j1HHJZrMy

The year that is about to end soon, has been challenging but great in many aspects, especially on the @updatecli.io front where I am sharing a bit on www.updatecli.io/blog/what-a-... I had a lot of fun and I hope it will continue next year. I wish you all a happy new year.

What a year 2025 has been! See you in 2026!

It’s time to close another great year on the Updatecli journey. This year we achieved 29 releases contributed by over 20 community members. It wouldn’t be possible to list all the improvements in this...

updatecli.io

It wasn't a joke after all. The popular Go YAML library "gopkg.in/yaml.v3" is officially archived since the first of April 2025. It's affecting many tools written in Golang that manipulate YAML files, so what's the plan now? #golang