Skip to content
Merged
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
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 @@
0aa10fcd2a9fcdaf15f0b207d71e3848
6806d4e405c59f8ee43796ae638b1308
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 @@
6953cb3aa552b67616179e1acfe7e8c3
1baef77ed7f5328a75248bb91a2d3a11
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 @@
b3d53d1c7e5233cebb3e35afed6ed8e6
a781b53f55fe962ebab27068bcd96e44
2 changes: 1 addition & 1 deletion generated/provider_dependencies.json
Original file line number Diff line number Diff line change
Expand Up @@ -1292,7 +1292,7 @@
"plugins": [],
"cross-providers-deps": [],
"excluded-python-versions": [],
"state": "not-ready"
"state": "ready"
},
"tableau": {
"deps": [
Expand Down
4 changes: 2 additions & 2 deletions providers/src/airflow/providers/standard/provider.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@ package-name: apache-airflow-providers-standard
name: Standard
description: |
Airflow Standard Provider
state: not-ready
state: ready
source-date-epoch: 1718603992

# note that those versions are maintained by release manager - do not update them manually
versions:
- 1.0.0
- 0.0.1

dependencies:
- apache-airflow>=2.10.0
Expand Down