ecerulm commented on a change in pull request #13073:
URL: https://github.com/apache/airflow/pull/13073#discussion_r543188956



##########
File path: airflow/providers/microsoft/azure/provider.yaml
##########
@@ -30,21 +30,26 @@ integrations:
     tags: [azure]
   - integration-name: Microsoft Azure Blob Storage
     external-doc-url: https://azure.microsoft.com/en-us/services/storage/blobs/
+    logo: /integration-logos/azure/Blob Storage.svg
     tags: [azure]
   - integration-name: Microsoft Azure Container Instances
     external-doc-url: 
https://azure.microsoft.com/en-us/services/container-instances/
+    logo: /integration-logos/azure/Container Instances.svg
     tags: [azure]
   - integration-name: Microsoft Azure Cosmos DB
     external-doc-url: https://azure.microsoft.com/en-us/services/cosmos-db/
+    logo: /integration-logos/azure/Azure Cosmos DB.svg
     tags: [azure]
   - integration-name: Microsoft Azure Data Explorer
     external-doc-url: https://azure.microsoft.com/en-us/services/data-explorer/
     tags: [azure]
   - integration-name: Microsoft Azure Data Lake Storage
     external-doc-url: 
https://azure.microsoft.com/en-us/services/storage/data-lake-storage/
+    logo: /integration-logos/azure/Data Lake Storage.svg
     tags: [azure]
   - integration-name: Microsoft Azure Files
     external-doc-url: https://azure.microsoft.com/en-us/services/storage/files/
+    logo: /integration-logos/azure/Azure Files.svg

Review comment:
       Ok, I'll do that 
   * copy the logos into `/docs/integration-logos`
   * check in the pre commit hook that the logo file  referenced in each 
`provider.yaml` actually exist
   * generate the `integrations.json` file directly into 
`$AIRFLOW_SITE_DIRECTORY/landing-pages/site/{data,static}/integrations.json`
   * copy files over from `/docs/integration-logos` into 
`$AIRFLOW_SITE_DIRECTORY/landing-pages/site/static/integration-logos`




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to