The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
62969b6b65208cd062dd949b0abdc302715031fa / Brent Bovenzi <[email protected]>
Add asset expression schedule popover (#47645)

For asset triggered dags, add a popover to the Schedule component to see a 
visualization of the asset conditions to trigger the dag.
- For regularly scheduled dags, the schedule is just text with a tooltip. For 
Asset-triggered dags, it is a button to open a popover
- Added `asset_expression` to `ui/dags`


- To Do: Add event info and links to the asset details page when we add 
`asset_id` to `asset_expression`. Right now there is no good way to connect an 
expression to its actual asset. We can use this to show the queue for the next 
dag run, or if a dag run is selected, what events caused that dag to trigger. 
We could also add the Asset Event Creation trigger inside this popover.

<img width="399" alt="Screenshot 2025-03-11 at 5 12 25 PM" 
src="https://github.com/user-attachments/assets/bb46c5eb-79a8-46fb-baf0-16f8650c32f0";
 />
<img width="798" alt="Screenshot 2025-03-11 at 5 12 36 PM" 
src="https://github.com/user-attachments/assets/ed7af4aa-4106-423b-9a40-a1aa80b3e899";
 />

Report URL: https://github.com/apache/airflow/actions/runs/13805968448

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to