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

vatsrahul1001 pushed a change to branch backport-0e516c3-v3-3-test
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from f4038ebc443 Merge branch 'v3-3-test' into backport-0e516c3-v3-3-test
     add 7369869af85 [v3-3-test] Fix deprecated imports resolution in 
airflow.utils.helpers (#71691) (#72868)
     add 052346847bb [v3-3-test] Run short CI bookkeeping jobs on ubuntu-slim 
runners (#72852) (#72874)
     add c5da24a71fc [v3-3-test] Add systemd unit file for Airflow Dag 
processor (#72772) (#72797)
     add fdc07e908bb Merge branch 'v3-3-test' into backport-0e516c3-v3-3-test

No new revisions were added by this update.

Summary of changes:
 .github/workflows/automatic-backport.yml           |  2 +-
 .github/workflows/check-newsfragment-pr-number.yml |  2 +-
 .github/workflows/ci-amd.yml                       |  4 +--
 .github/workflows/ci-arm.yml                       |  4 +--
 .github/workflows/ci-duration-monitor.yml          |  2 +-
 .github/workflows/ci-notification.yml              | 11 +++++---
 .github/workflows/codeql-analysis.yml              |  2 +-
 .github/workflows/e2e-flaky-tests-report.yml       |  2 +-
 .github/workflows/java-sdk-dependency-security.yml |  2 +-
 .github/workflows/milestone-tag-assistant.yml      |  2 +-
 .github/workflows/notify-uv-lock-conflicts.yml     | 15 +++--------
 .github/workflows/recheck-old-bug-report.yml       |  2 +-
 .github/workflows/registry-backfill.yml            |  2 +-
 .github/workflows/registry-tests.yml               |  6 +++--
 .../scheduled-verify-release-calendar.yml          | 15 +++--------
 .github/workflows/stale.yml                        |  2 +-
 .../update-constraints-on-push-stable.yml          |  2 +-
 .github/workflows/update-constraints-on-push.yml   |  2 +-
 airflow-core/docs/howto/run-with-systemd.rst       | 22 +++++++++++++++
 airflow-core/src/airflow/utils/helpers.py          |  4 ++-
 airflow-core/tests/unit/utils/test_helpers.py      | 23 ++++++++++++++++
 dev/breeze/doc/ci/05_workflows.md                  | 31 ++++++++++++++++++++++
 scripts/systemd/README                             | 24 +++++++++++++++++
 ...duler.service => airflow-dag-processor.service} |  4 +--
 24 files changed, 140 insertions(+), 47 deletions(-)
 copy scripts/systemd/{airflow-scheduler.service => 
airflow-dag-processor.service} (94%)

Reply via email to