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 22:08:02 UTC

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

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



##########
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:
       Manually - it's just to test upgrade-first and test-after. Once we make it works and add pip-check it will not be needed.




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