The GitHub Actions job "Tests" on airflow.git has succeeded. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: 0c8f56442e18ead08dee9cf9da2e41334e448520 / Jarek Potiuk <[email protected]> Breeze help images are now consistently generated in pre-commit Images generated for Breeze Help can slightly differ, however we want them to be generated always consistently. Therefore the images are now (when using pre-commit) generated inside the CI image rather than locally. This change also introduces much more selective image generation which will make the image generation much faster in case you change any of breeze code. Previously, any change in any breeze command parameters triggered regeneration of the images. With this change, only those commands that get changed get regenerated (and information about which images need to be regenerated is printed). This change removes one of the Breeze setup commands - the hash generation - as it is now done internally by the regenerate command and does not need to be externalized (--check-only) flag provides a way how to check if breeze images need regeneration. Report URL: https://github.com/apache/airflow/actions/runs/2947974003 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
