Skip to content

Conversation

@potiuk
Copy link
Member

@potiuk potiuk commented Dec 19, 2023

When we attempt to see if provider.yaml files make changes in dependencies, we print verbose information on what provider.yaml files changeed, but this is not necessary or needed. This change makes the output less verbose by detail - just a number of changed files rather than full list of them - the full list is only printed when --verbose flag is used.


^ 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.

@potiuk
Copy link
Member Author

potiuk commented Dec 19, 2023

Avoids this:

image

When we attempt to see if provider.yaml files make changes in
dependencies, we print verbose information on what provider.yaml
files changeed, but this is not necessary or needed. This change
makes the output less verbose by detail - just a number of changed
files rather than full list of them - the full list is only printed
when `--verbose` flag is used.
@potiuk potiuk force-pushed the less-verbose-provider-yaml-changed-message branch from b7a0578 to f39f69a Compare December 19, 2023 13:54
@potiuk potiuk merged commit 7212301 into main Dec 19, 2023
@Taragolis Taragolis deleted the less-verbose-provider-yaml-changed-message branch December 27, 2023 10:33
potiuk added a commit that referenced this pull request Dec 30, 2023
When we attempt to see if provider.yaml files make changes in
dependencies, we print verbose information on what provider.yaml
files changeed, but this is not necessary or needed. This change
makes the output less verbose by detail - just a number of changed
files rather than full list of them - the full list is only printed
when `--verbose` flag is used.

(cherry picked from commit 7212301)
@potiuk potiuk added this to the Airflow 2.8.1 milestone Dec 30, 2023
@potiuk potiuk added the changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) label Dec 30, 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