Skip to content

Conversation

@potiuk
Copy link
Member

@potiuk potiuk commented Jun 22, 2025

Previously when only UI files changed (for example when dependabot bumped UI dependencies), the CI image was not built and only basic static checks were run - which did not show error when dependency upgrade caused different results when compiling ui assets


^ 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 airflow-core/newsfragments.

Previously when only UI files changed (for example when dependabot
bumped UI dependencies), the CI image was not built and only
basic static checks were run - which did not show error when
dependency upgrade caused different results when compiling ui assets
Copy link
Member

@gopidesupavan gopidesupavan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool

@potiuk potiuk merged commit 294cd86 into apache:main Jun 22, 2025
20 checks passed
@potiuk potiuk deleted the run-full-static-checks-when-ui-files-change branch June 22, 2025 07:08
potiuk added a commit to potiuk/airflow that referenced this pull request Jun 22, 2025
…atic checks (apache#52009)

Previously when only UI files changed (for example when dependabot
bumped UI dependencies), the CI image was not built and only
basic static checks were run - which did not show error when
dependency upgrade caused different results when compiling ui assets
(cherry picked from commit 294cd86)

Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
@potiuk potiuk added this to the Airflow 3.0.3 milestone Jun 22, 2025
potiuk added a commit that referenced this pull request Jun 22, 2025
…atic checks (#52009) (#52012)

Previously when only UI files changed (for example when dependabot
bumped UI dependencies), the CI image was not built and only
basic static checks were run - which did not show error when
dependency upgrade caused different results when compiling ui assets
(cherry picked from commit 294cd86)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants