tree: 724ca516d25b8bfce8c9e7b2ecc8a6c3d43c1e5c
  1. .gitignore
  2. __init__.py
  3. boring_cyborg.py
  4. breeze_cmd_line.py
  5. capture_airflowctl_help.py
  6. changelog_duplicates.py
  7. chart_schema.py
  8. check_aiobotocore_optional.py
  9. check_airflow_bug_report_template.py
  10. check_airflow_imports.py
  11. check_airflow_imports_in_shared.py
  12. check_airflow_v_imports_in_tests.py
  13. check_airflowctl_command_coverage.py
  14. check_base_operator_partial_arguments.py
  15. check_changelog_format.py
  16. check_cli_definition_imports.py
  17. check_common_compat_lazy_imports.py
  18. check_common_sql_dependency.py
  19. check_connection_doc_labels.py
  20. check_contextmanager_class_decorators.py
  21. check_core_imports_in_sdk.py
  22. check_core_imports_in_shared.py
  23. check_default_configuration.py
  24. check_deferrable_default.py
  25. check_deprecations.py
  26. check_distribution_gitignore.py
  27. check_excluded_provider_markers.py
  28. check_execution_api_versions.py
  29. check_extra_packages_ref.py
  30. check_i18n_json.py
  31. check_imports_in_providers.py
  32. check_init_decorator_arguments.py
  33. check_init_in_tests.py
  34. check_integrations_list.py
  35. check_k8s_schemas_published.py
  36. check_kubeconform.py
  37. check_lazy_logging.py
  38. check_license.py
  39. check_metrics_synced_with_the_registry.py
  40. check_min_python_version.py
  41. check_notice_files.py
  42. check_order_dockerfile_extras.py
  43. check_provider_docs.py
  44. check_provider_version_compat.py
  45. check_provider_yaml_files.py
  46. check_providers_subpackages_all_have_init.py
  47. check_registry_types_json_sync.py
  48. check_revision_heads_map.py
  49. check_schema_defaults.py
  50. check_sdk_imports.py
  51. check_secrets_search_path_sync.py
  52. check_shared_distributions_structure.py
  53. check_shared_distributions_usage.py
  54. check_system_tests.py
  55. check_system_tests_hidden_in_index.py
  56. check_template_context_variable_in_sync.py
  57. check_template_fields.py
  58. check_test_only_imports_in_src.py
  59. check_tests_in_right_folders.py
  60. check_ti_vs_tis_attributes.py
  61. check_version_consistency.py
  62. checkout_no_credentials.py
  63. common_prek_utils.py
  64. compile_provider_assets.py
  65. compile_ui_assets.py
  66. compile_ui_assets_dev.py
  67. decorator_operator_implements_custom_name.py
  68. diagram_hash.txt
  69. docstring_param_type.py
  70. download_k8s_schemas.py
  71. draft7_schema.json
  72. generate_airflow_diagrams.py
  73. generate_execution_api_schema.py
  74. generate_openapi_spec.py
  75. generate_openapi_spec_providers.py
  76. generate_pypi_readme.py
  77. generate_volumes_for_sources.py
  78. inline_scripts_in_docker.py
  79. lint_dockerfile.py
  80. lint_helm.py
  81. lint_json_schema.py
  82. local_yml_mounts.py
  83. migration_reference.py
  84. mypy.py
  85. mypy_folder.py
  86. new_session_in_provide_session.py
  87. newsfragments.py
  88. prevent_deprecated_sqlalchemy_usage.py
  89. replace_bad_characters.py
  90. ruff_format.py
  91. sort_in_the_wild.py
  92. sort_installed_providers.py
  93. sort_spelling_wordlist.py
  94. supported_versions.py
  95. sync_translation_namespaces.py
  96. ts_compile_lint_common_ai.py
  97. ts_compile_lint_edge.py
  98. ts_compile_lint_simple_auth_manager_ui.py
  99. ts_compile_lint_ui.py
  100. unittest_testcase.py
  101. update_airflow_pyproject_toml.py
  102. update_chart_dependencies.py
  103. update_example_dags_paths.py
  104. update_providers_build_files.py
  105. update_providers_dependencies.py
  106. update_source_date_epoch.py
  107. update_versions.py
  108. upgrade_important_versions.py
  109. validate_chart_annotations.py
  110. validate_operators_init.py
  111. vendor_k8s_json_schema.py