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

Head commit for run:
393d19914b44107bae9aa1488ddddd7d80ee2d20 / Jarek Potiuk <[email protected]>
Fix Breeze2 autocomplete

Breeze2 autocomplete did not work because we were using some old
way of adding it (via click-complete). Since then click has
native (and very well working) autocomplete support without any
external dependencies needed. It cannnot automatically generate
the completions but it is not needed either, because we can
store generated completion scripts in our repo.

We also move some imports to local and catch rich_click import
error to minimize dependencies needed to get autocomplete
working. Setup-autocomplete install (and upgrade if needed
click in case it needs to be used by autocomplete script.

Fixes: #21164

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

With regards,
GitHub Actions via GitBox


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

Reply via email to