You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/11/25 00:21:07 UTC

[GitHub] [airflow] kaxil commented on a change in pull request #12601: Change constraints to use pipcheck

kaxil commented on a change in pull request #12601:
URL: https://github.com/apache/airflow/pull/12601#discussion_r530028054



##########
File path: scripts/ci/libraries/_initialization.sh
##########
@@ -153,7 +153,7 @@ function initialization::initialize_base_variables() {
 function initialization::initialize_branch_variables() {
     # Default branch used - this will be different in different branches
     export DEFAULT_BRANCH=${DEFAULT_BRANCH="master"}
-    export DEFAULT_CONSTRAINTS_BRANCH=${DEFAULT_CONSTRAINTS_BRANCH="constraints-master"}
+    export DEFAULT_CONSTRAINTS_BRANCH=${DEFAULT_CONSTRAINTS_BRANCH="constraints-pipcheck"}

Review comment:
       How is `constraints-pipcheck` generated currently?




----------------------------------------------------------------
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:
users@infra.apache.org