potiuk commented on code in PR #23562:
URL: https://github.com/apache/airflow/pull/23562#discussion_r867459230
##########
.github/workflows/ci.yml:
##########
@@ -1608,9 +1607,10 @@ ${{ hashFiles('.pre-commit-config.yaml') }}"
IMAGE_TAG: ${{ env.IMAGE_TAG_FOR_THE_BUILD }}
- name: "Generate constraints"
run: |
- breeze generate-constraints --run-in-parallel
--generate-constraints-mode source-providers
Review Comment:
longer names for "constraints-mode" but it makes sense to make them the same
as the file prefixes from constraints in
https://github.com/apache/airflow/tree/constraints-main
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]