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

forbid extra fields in BaseModel #44306

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Commits on Nov 23, 2024

  1. forbids extra fields

    rawwar committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    3e4bfee View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. Merge branch 'main' of https://github.com/apache/airflow into kalyan/…

    …AIP-84/model_conf_extra_forbid
    rawwar committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    9d36d40 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/apache/airflow into kalyan/…

    …AIP-84/model_conf_extra_forbid
    rawwar committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    81fff16 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    565f71c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b31c1af View commit details
    Browse the repository at this point in the history
  5. add priority_weight_strategies

    rawwar committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    c2c006c View commit details
    Browse the repository at this point in the history
  6. fix dag_run test

    rawwar committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    51d94e3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ec89eec View commit details
    Browse the repository at this point in the history