Airflow Summit 2025 is coming October 07-09. Register now for early bird ticket!
Community
Meetups
Documentation
Use Cases
Announcements
Blog
Ecosystem
Community
Meetups
Documentation
Use Cases
Announcements
Blog
Ecosystem
Content
Version:
2.9.1
Basics
Home
Changelog
Security
Guides
Connection types
Operators
Sensors
References
Python API
System tests
System Tests
Resources
Example DAGs
PyPI Repository
Installing from sources
Commits
Detailed list of commits
Version:
2.9.1
Basics
Home
Changelog
Security
Guides
Connection types
Operators
Sensors
References
Python API
System tests
System Tests
Resources
Example DAGs
PyPI Repository
Installing from sources
Commits
Detailed list of commits
Home
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
G
|
H
|
L
|
M
|
P
|
R
|
T
_
__version__ (in module airflow.providers.github)
A
airflow.providers.github
module
airflow.providers.github.get_provider_info
module
airflow.providers.github.hooks
module
airflow.providers.github.hooks.github
module
airflow.providers.github.operators
module
airflow.providers.github.operators.github
module
airflow.providers.github.sensors
module
airflow.providers.github.sensors.github
module
airflow.providers.github.version_compat
module
AIRFLOW_V_3_0_PLUS (in module airflow.providers.github.version_compat)
AIRFLOW_V_3_1_PLUS (in module airflow.providers.github.version_compat)
B
BaseGithubRepositorySensor (class in airflow.providers.github.sensors.github)
C
client (airflow.providers.github.hooks.github.GithubHook attribute)
conn_name_attr (airflow.providers.github.hooks.github.GithubHook attribute)
conn_type (airflow.providers.github.hooks.github.GithubHook attribute)
D
DAG_ID (in module tests.system.github.example_github)
default_conn_name (airflow.providers.github.hooks.github.GithubHook attribute)
E
ENV_ID (in module tests.system.github.example_github)
execute() (airflow.providers.github.operators.github.GithubOperator method)
G
get_conn() (airflow.providers.github.hooks.github.GithubHook method)
get_provider_info() (in module airflow.providers.github.get_provider_info)
get_ui_field_behaviour() (airflow.providers.github.hooks.github.GithubHook class method)
github_conn_id (airflow.providers.github.hooks.github.GithubHook attribute)
(airflow.providers.github.operators.github.GithubOperator attribute)
(airflow.providers.github.sensors.github.GithubSensor attribute)
github_method_args (airflow.providers.github.operators.github.GithubOperator attribute)
GithubHook (class in airflow.providers.github.hooks.github)
GithubOperator (class in airflow.providers.github.operators.github)
GithubSensor (class in airflow.providers.github.sensors.github)
GithubTagSensor (class in airflow.providers.github.sensors.github)
H
hook_name (airflow.providers.github.hooks.github.GithubHook attribute)
L
logger (in module tests.system.github.example_github)
M
method_name (airflow.providers.github.operators.github.GithubOperator attribute)
(airflow.providers.github.sensors.github.GithubSensor attribute)
method_params (airflow.providers.github.sensors.github.GithubSensor attribute)
module
airflow.providers.github
airflow.providers.github.get_provider_info
airflow.providers.github.hooks
airflow.providers.github.hooks.github
airflow.providers.github.operators
airflow.providers.github.operators.github
airflow.providers.github.sensors
airflow.providers.github.sensors.github
airflow.providers.github.version_compat
tests.system.github
tests.system.github.example_github
P
poke() (airflow.providers.github.sensors.github.BaseGithubRepositorySensor method)
(airflow.providers.github.sensors.github.GithubSensor method)
(airflow.providers.github.sensors.github.GithubTagSensor method)
R
repository_name (airflow.providers.github.sensors.github.GithubTagSensor attribute)
result_processor (airflow.providers.github.operators.github.GithubOperator attribute)
(airflow.providers.github.sensors.github.GithubSensor attribute)
T
tag_checker() (airflow.providers.github.sensors.github.GithubTagSensor method)
tag_name (airflow.providers.github.sensors.github.GithubTagSensor attribute)
tag_sensor (in module tests.system.github.example_github)
template_fields (airflow.providers.github.operators.github.GithubOperator attribute)
(airflow.providers.github.sensors.github.GithubTagSensor attribute)
test_connection() (airflow.providers.github.hooks.github.GithubHook method)
test_run (in module tests.system.github.example_github)
tests.system.github
module
tests.system.github.example_github
module
Previous
Next
Was this entry helpful?
Suggest a change on this page