Skip to content

Conversation

@potiuk
Copy link
Member

@potiuk potiuk commented Dec 9, 2022

The --integration tag should be standard flag rather than left for the common options. This change moves the flag to the right group.

Images were regenerated because Rich does not know that the commands changed just when the option was moved to another group (this is a rich-click configuration and we are generating hash of commands from rich's command definition.

As result of it, some of the breeze's svg files are changed. There are still subtle differences (mainly about font specification) on Linux and Maci and possibly it depends on what fonts are installed on your system - so when you regenerate images, font definition changes.

This should be no issue in general as those images have the same hash and for all practical purposes, they are unchanged.


^ Add meaningful description above

Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

The --integration tag should be standard flag rather than left for the
common options. This change moves the flag to the right group.

Images were regenerated because Rich does not know that the commands
changed just when the option was moved to another group (this is
a rich-click configuration and we are generating hash of commands
from rich's command definition.

As result of it, some of the breeze's svg files are changed.
There are still subtle differences (mainly about font specification)
on Linux and Maci and possibly it depends on what fonts are installed
on your system - so when you regenerate images, font definition changes.

This should be no issue in general as those images have the same hash
and for all practical purposes, they are unchanged.
@potiuk potiuk merged commit d8a0658 into apache:main Dec 9, 2022
@potiuk potiuk deleted the fix-integration-flag-in-options branch December 9, 2022 15:25
pierrejeambrun pushed a commit that referenced this pull request Jan 12, 2023
…nd (#28261)

The --integration tag should be standard flag rather than left for the
common options. This change moves the flag to the right group.

Images were regenerated because Rich does not know that the commands
changed just when the option was moved to another group (this is
a rich-click configuration and we are generating hash of commands
from rich's command definition.

As result of it, some of the breeze's svg files are changed.
There are still subtle differences (mainly about font specification)
on Linux and Maci and possibly it depends on what fonts are installed
on your system - so when you regenerate images, font definition changes.

This should be no issue in general as those images have the same hash
and for all practical purposes, they are unchanged.

(cherry picked from commit d8a0658)
@ephraimbuddy ephraimbuddy added the changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) label Jan 13, 2023
@ephraimbuddy ephraimbuddy added this to the Airflow 2.5.1 milestone Jan 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:dev-tools changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants