jedcunningham commented on code in PR #27829:
URL: https://github.com/apache/airflow/pull/27829#discussion_r1062907718


##########
.github/workflows/ci.yml:
##########
@@ -747,6 +747,41 @@ jobs:
         run: breeze ci fix-ownership
         if: always()
 
+  test-airflow-release-commands:

Review Comment:
   I think we should consider having some test coverage in `dev/breeze/tests` 
instead of a new job here. I think high level stuff is okay (like what you have 
here), but that'd be a better spot for it.
   
   That'll also let us get rid of the "CI" conditional checks in the code.



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