This is an automated email from the ASF dual-hosted git repository.
uranusjr pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/main by this push:
new fe7274c487 Fix AIRFLOW_EXTRAS in CI for 2.2 build (#25915)
fe7274c487 is described below
commit fe7274c4872f7c3f85fddb1ce79adfde7059577f
Author: Josh Fell <[email protected]>
AuthorDate: Tue Aug 23 20:27:14 2022 -0400
Fix AIRFLOW_EXTRAS in CI for 2.2 build (#25915)
---
.github/workflows/ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index d6bbdf09bf..f40b50223f 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -841,7 +841,7 @@ ${{ hashFiles('.pre-commit-config.yaml') }}"
--use-packages-from-dist --package-format wheel
--airflow-constraints-reference constraints-2.2.0
env:
# The extras below are all extras that should be installed with
Airflow 2.2.0
- AIRFLOW_EXTRAS:
"airbyte,alibaba,amazon,apache.atlas.apache.beam,apache.cassandra,apache.drill,\
+ AIRFLOW_EXTRAS:
"airbyte,alibaba,amazon,apache.atlas,apache.beam,apache.cassandra,apache.drill,\
apache.druid,apache.hdfs,apache.hive,apache.kylin,apache.livy,apache.pig,apache.pinot,\
apache.spark,apache.sqoop,apache.webhdfs,asana,async,\
celery,cgroups,cloudant,cncf.kubernetes,dask,databricks,datadog,\