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/06/29 03:06:39 UTC

[airflow] branch main updated (9f58e82332 -> c15cf6e10c)

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 9f58e82332 Fix migration 0080_2_0_2 - Replace null values before setting column not null (#24585)
     add c15cf6e10c Address all yarn test warnings (#24722)

No new revisions were added by this update.

Summary of changes:
 airflow/www/package.json                               |  1 -
 airflow/www/static/js/grid/api/useTasks.test.jsx       | 15 ++++++---------
 airflow/www/static/js/grid/dagRuns/index.test.jsx      |  7 ++++++-
 airflow/www/static/js/grid/utils/useFilters.test.jsx   |  2 +-
 airflow/www/static/js/grid/utils/useSelection.test.tsx |  2 +-
 airflow/www/yarn.lock                                  | 15 ---------------
 6 files changed, 14 insertions(+), 28 deletions(-)