How to cross-compile your Rust applications using cross-rs and GitHub Actions
and Docker

Search for a command to run...
Articles tagged with #github
and Docker

Introduction In my personal opinion, reviewing Pull Requests (short: PRs) are one of the enjoyable and valuable things we can do in a project. Not only do we learn different ways to solve a problem, but we medium to transfer our knowledge to coworke...

TL;DR Code -> https://github.com/dirien/minecraft-prometheus-exporter Motivation Currently, I am working on a Helm chart for my Minecraft Prometheus exporter. Nothing special on this task. But now I want to put as much automation into it, as possibl...

How to deploy a Scaleway Kubernetes Kapsule cluster with the new Pulumi Scaleway provider!

With some fancy GitHub actions from the marketplace

This blog post is a really short one. Recently I wanted GitHub to serve my Helm chart via GitHub pages. So far so good, but I had already committed to the main branch. And I wanted a clean branch for my Helm repository. But with a little Git magic ...
