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 @@ -115,6 +115,7 @@ body:
- akeyless
- alibaba
- amazon
- anthropic
- apache-beam
- apache-cassandra
- apache-drill
Expand Down
3 changes: 3 additions & 0 deletions .github/boring-cyborg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@ labelPRBasedOnFilePath:
provider:amazon:
- providers/amazon/**

provider:anthropic:
- providers/anthropic/**

provider:apache-beam:
- providers/apache/beam/**

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 @@ -243,6 +243,8 @@ These are extras that add dependencies needed for integration with external serv
+---------------------+-----------------------------------------------------+-----------------------------------------------------+
| amazon | ``pip install 'apache-airflow[amazon]'`` | Amazon Web Services |
+---------------------+-----------------------------------------------------+-----------------------------------------------------+
| anthropic | ``pip install 'apache-airflow[anthropic]'`` | Anthropic hooks and operators |
+---------------------+-----------------------------------------------------+-----------------------------------------------------+
| asana | ``pip install 'apache-airflow[asana]'`` | Asana hooks and operators |
+---------------------+-----------------------------------------------------+-----------------------------------------------------+
| atlassian-jira | ``pip install 'apache-airflow[atlassian-jira]'`` | Jira hooks and operators |
Expand Down
2 changes: 2 additions & 0 deletions airflow-core/src/airflow/provider.yaml.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,9 +99,11 @@
"ai",
"ai-inference",
"alibaba",
"anthropic",
"apache",
"aws",
"azure",
"claude",
"dbt",
"embeddings",
"gcp",
Expand Down
2 changes: 1 addition & 1 deletion dev/breeze/doc/images/output-commands.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.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 @@
de29604dc4d7031b9a26a1e0350d7806
28c9a42f6270c2fa37c15cca78a8c38b
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 @@
4b44b7c52911adf1c1bdfb87e10e873b
a100217703deb9fddf97c53ef7e959a5
Loading
Loading