Welcome to Antoine Tavant’s Blog!#
Hello World! Find more about me here: About Antoine Tavant
Here is a list of most recent posts:
21 May - Manipuler les prévision météorologiques avec Python
Debut 2024, Météo France à ouvert toutes ses données météorologiques au public, incluant les observations et les prévisions.
16 May - Checking 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.
15 May - 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.
13 May - 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.
28 April - 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.