You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by as...@apache.org on 2022/09/13 15:10:20 UTC

[airflow] branch main updated (b966b8d881 -> 9a9ed5b1f6)

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

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


    from b966b8d881 Add more to the ignore list for non-core changes (#26355)
     add 9a9ed5b1f6 Fix Dataset bugs in grid view (#26356)

No new revisions were added by this update.

Summary of changes:
 airflow/models/dataset.py                          |  2 +-
 airflow/www/static/js/datasetUtils.js              |  2 +-
 .../templates/airflow/dataset_next_run_modal.html  |  2 +-
 airflow/www/views.py                               | 19 +++++++++++-----
 tests/www/views/test_views_grid.py                 | 26 ++++++++++++++++++----
 5 files changed, 39 insertions(+), 12 deletions(-)