shivaam commented on code in PR #68961:
URL: https://github.com/apache/airflow/pull/68961#discussion_r3554962880
##########
airflow-core/src/airflow/ui/openapi-gen/requests/schemas.gen.ts:
##########
@@ -9426,14 +9426,18 @@ export const $DeadlineAlertResponse = {
title: 'Interval',
Review Comment:
It is generated. The source change is the backend
`DeadlineAlertResponse.fire_on_failure` field. The pre-commit generation
updated `_private_ui.yaml`, and the UI codegen generated the matching
`schemas.gen.ts` / `types.gen.ts` changes.
##########
airflow-core/src/airflow/ui/openapi-gen/requests/schemas.gen.ts:
##########
@@ -9426,14 +9426,18 @@ export const $DeadlineAlertResponse = {
title: 'Interval',
Review Comment:
It is generated. The source change is the backend
`DeadlineAlertResponse.fire_on_failure` field. The pre-commit generation
updated `_private_ui.yaml`, and the UI codegen generated the matching
`schemas.gen.ts` / `types.gen.ts` changes.
--
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]