bugraoz93 commented on code in PR #67295:
URL: https://github.com/apache/airflow/pull/67295#discussion_r3289860415


##########
.github/workflows/test-providers.yml:
##########
@@ -128,6 +128,10 @@ jobs:
         run: >
           breeze release-management prepare-task-sdk-distributions
           --distribution-format ${{ matrix.package-format }}
+      - name: "Prepare airflow-ctl package: ${{ matrix.package-format }}"

Review Comment:
   Note: We missed adding this and started testing from PyPI, but the CI should 
test the local dist. Otherwise, we lose the ability to test with the latest. 
Also, I will add this to the doc on how to increase the airflowctl version in 
airflow-core, as it should be backported to the correct branches promptly. 
Should fix provider wheel and sdist tests. 



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