jedcunningham commented on PR #25077:
URL: https://github.com/apache/airflow/pull/25077#issuecomment-1185587583

   True, but those steps work in bulk as-is.
   
   Checking that all the files are present required you to do them one by one, 
or transform the list of urls into something like `echo {name} > packages.txt 
&& python check_packages.py -t providers -v {version} -p {path}`, and that gets 
annoying quickly. This is the one step that I dreaded when voting on providers 
and now it'll be easy 🙂.


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