Skip to content

fix(ci): Trigger PROD image build when UI files change#59523

Merged
potiuk merged 2 commits intoapache:mainfrom
astronomer:fix-ci
Dec 16, 2025
Merged

fix(ci): Trigger PROD image build when UI files change#59523
potiuk merged 2 commits intoapache:mainfrom
astronomer:fix-ci

Conversation

@vatsrahul1001
Copy link
Contributor

@vatsrahul1001 vatsrahul1001 commented Dec 16, 2025

UI E2E tests require a PROD image, but prod_image_build was not triggered when UI files changed. This caused additional-prod-image-tests to be skipped, meaning UI E2E tests wouldn't run even when UI files were modified.

This fix adds run_ui_e2e_tests to the prod_image_build condition.

Fixes PRs like #59400 where UI E2E tests were skipped despite having UI file changes.

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.

Copy link
Member

@potiuk potiuk left a comment

Choose a reason for hiding this comment

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

Nice!

@potiuk potiuk merged commit c81c570 into apache:main Dec 16, 2025
32 checks passed
@github-actions
Copy link

Backport failed to create: v3-1-test. View the failure log Run details

Status Branch Result
v3-1-test Commit Link

You can attempt to backport this manually by running:

cherry_picker c81c570 v3-1-test

This should apply the commit to the v3-1-test branch and leave the commit in conflict state marking
the files that need manual conflict resolution.

After you have resolved the conflicts, you can continue the backport process by running:

cherry_picker --continue

FoxHelms pushed a commit to FoxHelms/airflow that referenced this pull request Dec 17, 2025
Lohith625 pushed a commit to Lohith625/airflow that referenced this pull request Dec 19, 2025
jhgoebbert pushed a commit to jhgoebbert/airflow_Owen-CH-Leung that referenced this pull request Feb 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:dev-tools backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants