potiuk opened a new issue, #46045:
URL: https://github.com/apache/airflow/issues/46045
We have now a number of providers converted to the new structure. We have
almost 90 of them to be converted. And we have automated scripts that do bulk
of the work. This was part of #44511
The list below keeps track of the conversion. The list is generated via:
```
find providers/src -name 'provider.yaml' | sed
's/providers\/src\/airflow\/providers/ - [ ] /' | sed s'/\/provider.yaml//' |
sor
```
- [ ] /amazon
- [ ] /apache/beam
- [ ] /apache/cassandra
- [ ] /apache/drill
- [ ] /apache/druid
- [ ] /apache/flink
- [ ] /apache/hdfs
- [ ] /apache/hive
- [ ] /apache/impala
- [ ] /apache/kafka
- [ ] /apache/kylin
- [ ] /apache/livy
- [ ] /apache/pig
- [ ] /apache/pinot
- [ ] /apache/spark
- [ ] /apprise
- [ ] /arangodb
- [ ] /asana
- [ ] /atlassian/jira
- [ ] /cloudant
- [ ] /cncf/kubernetes
- [ ] /cohere
- [ ] /common/compat
- [ ] /common/io
- [ ] /databricks
- [ ] /datadog
- [ ] /dbt/cloud
- [ ] /dingding
- [ ] /discord
- [ ] /docker
- [ ] /elasticsearch
- [ ] /exasol
- [ ] /fab
- [ ] /facebook
- [ ] /ftp
- [ ] /github
- [ ] /google
- [ ] /grpc
- [ ] /hashicorp
- [ ] /http
- [ ] /imap
- [ ] /influxdb
- [ ] /jdbc
- [ ] /jenkins
- [ ] /microsoft/azure
- [ ] /microsoft/mssql
- [ ] /microsoft/psrp
- [ ] /microsoft/winrm
- [ ] /mongo
- [ ] /mysql
- [ ] /neo4j
- [ ] /odbc
- [ ] /openai
- [ ] /openfaas
- [ ] /openlineage
- [ ] /opensearch
- [ ] /opsgenie
- [ ] /oracle
- [ ] /pagerduty
- [ ] /papermill
- [ ] /pgvector
- [ ] /pinecone
- [ ] /postgres
- [ ] /presto
- [ ] /qdrant
- [ ] /redis
- [ ] /salesforce
- [ ] /samba
- [ ] /segment
- [ ] /sendgrid
- [ ] /sftp
- [ ] /singularity
- [ ] /slack
- [ ] /smtp
- [ ] /snowflake
- [ ] /sqlite
- [ ] /ssh
- [ ] /tableau
- [ ] /telegram
- [ ] /teradata
- [ ] /trino
- [ ] /vertica
- [ ] /weaviate
- [ ] /yandex
- [ ] /ydb
- [ ] /zendesk
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]