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

fix: PythonVirtualenvOperator crashes if any python_callable function is defined in the same source as DAG #37165

Merged
merged 9 commits into from
Feb 7, 2024

Commits on Feb 4, 2024

  1. add checks

    Signed-off-by: kalyanr <kalyan.ben10@live.com>
    rawwar committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    f8a1ea9 View commit details
    Browse the repository at this point in the history
  2. exception handling

    Signed-off-by: kalyanr <kalyan.ben10@live.com>
    rawwar committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    69c2e17 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Revert "add checks"

    This reverts commit f8a1ea9.
    
    Signed-off-by: kalyanr <kalyan.ben10@live.com>
    rawwar committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    87a0fb4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cfbaca7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1028b96 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d8df9a5 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. check if modified_dag_module_name is defined in jinja template

    Signed-off-by: kalyanr <kalyan.ben10@live.com>
    rawwar committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    785e043 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ac4f6b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    669e381 View commit details
    Browse the repository at this point in the history