eladkal commented on code in PR #35970:
URL: https://github.com/apache/airflow/pull/35970#discussion_r1411835929


##########
dev/README_RELEASE_PROVIDER_PACKAGES.md:
##########
@@ -1029,10 +1029,10 @@ do
 done
 
 # Check which old packages will be removed (you need Python 3.8+ and 
dev/requirements.txt installed)
-python ${AIRFLOW_REPO_ROOT}/dev/provider_packages/remove_old_releases.py 
--directory .
+breeze release-management clean-old-provider-artifacts --directory .

Review Comment:
   Now that we move to breeze command I believe the comment above of python 3.8 
+ dev/requirements.txt is no longer relevant ?
   
   BTW I am not sure what is the output of this command?
   For the script it was outputed a long list which was very hard to 
understand. If we can have friendlier output that is easy to read (maybe 
breakdown by provider name rather than a long mixed list) that can be very 
helpful!



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