You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by bb...@apache.org on 2022/08/23 13:58:33 UTC

[airflow] branch main updated (6e37680e20 -> 56187769e6)

This is an automated email from the ASF dual-hosted git repository.

bbovenzi pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from 6e37680e20 Use per-timetable ordering in grid UI (#25880)
     add 56187769e6 Add CamelCase to generated operations types (#25887)

No new revisions were added by this update.

Summary of changes:
 airflow/www/alias-rest-types.js                    |   2 +-
 airflow/www/static/js/api/useTaskInstance.tsx      |  13 +--
 .../static/js/dag/details/taskInstance/index.tsx   |   6 +-
 airflow/www/static/js/types/api-generated.ts       | 128 ++++++++++-----------
 4 files changed, 73 insertions(+), 76 deletions(-)