The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
a063d7084404a071c2bebb4c2899ccbf47a5c212 / Jarek Potiuk <[email protected]>
Specific use-case: adding packages via requirements.txt in compose

The users of docker compose do not realise that docker compose
has built-in mechanism for rebuilding the image automatically when
needed and do not realise that this does not make their workflows
more complex. Apparently just describing how you can use custom
images is either scary or not clear enough, as users keep on for
dynamic way of adding the packages (which makes no sense if you
use what docker-compose provides out-of-the-box) so it is
worthwile to specifically mention "requirements.txt" and
explicitly add all the steps needed to make requirements.txt and
custom Docker image part of your regular workflow.

Report URL: https://github.com/apache/airflow/actions/runs/4206256034

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to