You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2022/08/06 07:23:47 UTC

[airflow] branch v2-3-test updated: Add common.sql to list of expected providers

This is an automated email from the ASF dual-hosted git repository.

potiuk pushed a commit to branch v2-3-test
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/v2-3-test by this push:
     new 99a464e239 Add common.sql to list of expected providers
99a464e239 is described below

commit 99a464e23989e39c35001bfbe8838c04de284af0
Author: Jarek Potiuk <ja...@polidea.com>
AuthorDate: Sat Aug 6 09:23:23 2022 +0200

    Add common.sql to list of expected providers
---
 scripts/ci/installed_providers.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/scripts/ci/installed_providers.txt b/scripts/ci/installed_providers.txt
index c6b02bfae1..013fb587e3 100644
--- a/scripts/ci/installed_providers.txt
+++ b/scripts/ci/installed_providers.txt
@@ -1,6 +1,7 @@
 amazon
 celery
 cncf.kubernetes
+common.sql
 docker
 elasticsearch
 ftp