You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ep...@apache.org on 2022/03/16 05:10:35 UTC

[airflow] branch main updated (774ca08 -> 3401804)

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

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


    from 774ca08  Enable JSON serialization for connections (#19857)
     add 3401804  Add test to run offline SQL generation in the CI (#22177)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/ci.yml                           |  4 ++
 scripts/ci/libraries/_testing.sh                   | 50 ++++++++++++++++++++++
 scripts/ci/testing/run_downgrade_test.sh           | 48 +--------------------
 .../run_offline_sql_test.sh}                       | 16 +++----
 4 files changed, 61 insertions(+), 57 deletions(-)
 copy scripts/ci/{constraints/ci_generate_constraints.sh => testing/run_offline_sql_test.sh} (77%)