Posted in 2024

chacking package version bump in Gitlab CI/CD

Using Gitlab, you can deploy you package to the Gitlab package repository. This is a great way to share your package with your team, privately or publicly.

Read more ...


Testing Gitlab CI Locally

Developing a Gitlab CI pipeline can be a bit cumbersome as you have to push your code to a remote repository to test it. In this article, we will see how to test a Gitlab CI pipeline locally.

Read more ...


Use Docker Operator in Airflow Docker

In this post, we will see how to use the Docker Operator in Airflow with the Docker compose deployment.

Read more ...


New Blog with Sphinx

Following the stepts of errbufferoverfl and Chris Holdgraf I’m also changing my blog to use Sphinx.my blog using Hugo to Sphinx. I’m using the ablog extension to create the blog posts.

Read more ...