Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New 'clear_number' attribute for dag_run to track the number of times it has been cleared #34126

Merged
merged 5 commits into from
Sep 12, 2023

Commits on Sep 5, 2023

  1. Configuration menu
    Copy the full SHA
    f026f1f View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. cleared_count

    syun64 committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    f4d3df8 View commit details
    Browse the repository at this point in the history
  2. use clear_number

    syun64 committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    c2cf8df View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Update airflow/models/dagrun.py

    Co-authored-by: Tzu-ping Chung <uranusjr@gmail.com>
    syun64 and uranusjr committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    4886921 View commit details
    Browse the repository at this point in the history
  2. minor changes

    syun64 committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    39532d8 View commit details
    Browse the repository at this point in the history