After this, we can FINALLY install Airflow properly. This is a pretty big victory if you realize that I started on my other blog post trying to make it work in Windows first, and that was a rabbit hole in itself!export SLUGIFY_USES_TEXT_UNIDECODE=yes pip install apache-airflow...
Basic tests/Test Airflow release commands Basic tests/Test OpenAPI client Basic tests/Test git clone on Windows Basic tests/Upgrade checks Wait for CI images 0s Generate constraints/generate-constraints Matrix: Static checks, mypy, docs / MyPy checks Waiting for pending jobs Matrix: Integration Tes...
may be that will help you. This is my docker image with Java 8 installed I created my own docker image based on that one and put this inside: FROM puckel/docker-airflow:1.9.0 COPY requirements.txt / # install Java USER root RUN mkdir -p /usr/share/man/man1 && \ (echo "deb htt...
/ build-prod-packages Additional PROD image tests / Test examples of PROD image building 2m 50s Additional PROD image tests / Docker-compose quick start with PROD image verifying 3m 14s Matrix: Kubernetes tests / tests-kubernetes 6 jobs completed Show all jobs Matrix: Finalize tests / Push...