pierrejeambrun opened a new pull request, #71547:
URL: https://github.com/apache/airflow/pull/71547

   Backport of #71441 to `v3-3-test`.
   
   Cherry-picked from 3f66d0f2da5c81e010ea280b24f47175cfef02f4.
   
   Conflicts resolved:
   
   - `airflow-core/src/airflow/api_fastapi/common/db/assets.py` — file doesn't 
exist on `v3-3-test` (added on `main` by #69940, which isn't backported). 
Created fresh with only what this PR adds: the `resolve_triggering_event_refs` 
helper.
   - `airflow-core/src/airflow/ui/src/components/Assets/TriggeredRuns.tsx` — 
cosmetic drift from an earlier main-only PR that added `flexWrap="wrap"` + 
`flexShrink={0}` styles. Kept `v3-3-test`'s simpler `<Flex gap={1}>` + `<Text>` 
styling and applied this PR's actual change (hardcoded 
``translate("triggered")`` → ``${prefix}``).
   
   The airflow-ctl generated model + operations test are carried through as 
part of the same commit; the sibling `airflow-ctl/v0-1-test` backport labeled 
on the PR is being handled separately.
   
   ---
   
   ##### Was generative AI tooling used to co-author this PR?
   
   - [X] Yes — Claude Code (Opus 4.7)
   
   Generated-by: Claude Code (Opus 4.7) following [the 
guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#gen-ai-assisted-contributions)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to