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

Head commit for run:
f0ba6af7d227b68682980329b54739871bd3d711 / Jarek Potiuk <[email protected]>
Add rich-click options to check if the Breeze images should be generated

So far, only list of flags and their details have been used to determine
if the screenshots of Breeze commands should be regenerated (by
calculating hash of those options). However also rich-click options
determine the look of those screenshots (by grouping options together)
so change in the options should also be included in hash generation.

This change combines the dict of click options for each command with
the rich-click options into a single dictionary and hashes them
together - this way any time any of those parameters change, the image
will need to be regenerated.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to