Basics
References
Bundles
Resources
Commits
log
GitHook
Hook for git repositories.
Bases: airflow.providers.git.version_compat.BaseHook
airflow.providers.git.version_compat.BaseHook
git_conn_id (str) – Connection ID for SSH connection to the repository
Was this entry helpful?
GitHook.conn_name_attr
GitHook.default_conn_name
GitHook.conn_type
GitHook.hook_name
GitHook.get_ui_field_behaviour()
GitHook.repo_url
GitHook.user_name
GitHook.auth_token
GitHook.private_key
GitHook.key_file
GitHook.strict_host_key_checking
GitHook.env
GitHook.set_git_env()
GitHook.configure_hook_env()