Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/1-airflow_bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,7 @@ body:
- mongo
- mysql
- neo4j
- oci
- odbc
- openai
- openfaas
Expand Down
3 changes: 3 additions & 0 deletions .github/boring-cyborg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,9 @@ labelPRBasedOnFilePath:
provider:neo4j:
- providers/neo4j/**

provider:oci:
- providers/oci/**

provider:odbc:
- providers/odbc/**

Expand Down
2 changes: 2 additions & 0 deletions airflow-core/docs/extra-packages-ref.rst
Original file line number Diff line number Diff line change
Expand Up @@ -277,6 +277,8 @@ These are extras that add dependencies needed for integration with external serv
+---------------------+-----------------------------------------------------+-----------------------------------------------------+
| openai | ``pip install 'apache-airflow[openai]'`` | Open AI hooks and operators |
+---------------------+-----------------------------------------------------+-----------------------------------------------------+
| oci | ``pip install 'apache-airflow[oci]'`` | Oracle Cloud Infrastructure hooks |
+---------------------+-----------------------------------------------------+-----------------------------------------------------+
| opsgenie | ``pip install 'apache-airflow[opsgenie]'`` | OpsGenie hooks and operators |
+---------------------+-----------------------------------------------------+-----------------------------------------------------+
| pagerduty | ``pip install 'apache-airflow[pagerduty]'`` | Pagerduty hook |
Expand Down
8 changes: 4 additions & 4 deletions dev/breeze/doc/images/output_build-docs.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion dev/breeze/doc/images/output_build-docs.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
e22969fb5e92a3efafb744881fea5ef8
8274fbac5649f3bf08b5b886faf40591
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
963d8b3e84cb64aa0d69026638b9fb1b
83361959dfa6b316629c4e7a61466930
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
217c089e723c5584da63135bbf011504
afdfcb46664d1368139752d59d58f3b7
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
7cbc3f1d6c0c4f1745702d867f9e7fdc
29feb9b2fc27f3b8a45168a91845f44e
Loading