potiuk commented on code in PR #33789:
URL: https://github.com/apache/airflow/pull/33789#discussion_r1306592707


##########
.github/actions/build-ci-images/action.yml:
##########
@@ -34,12 +34,18 @@ runs:
     - name: "Build & Push AMD64 CI images ${{ env.IMAGE_TAG }} ${{ 
env.PYTHON_VERSIONS }}"
       shell: bash
       run: breeze ci-image build --push --tag-as-latest --run-in-parallel 
--upgrade-on-failure
-    - name: "Show dependencies to be upgraded"
+    - name: "Generate source constraints"

Review Comment:
   Those constraints are useful regardless to see and they are very fast to 
generate, so we can generate them also in non-main branch. It's helpful to see 
them



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

Reply via email to