potiuk commented on issue #19569:
URL: https://github.com/apache/airflow/issues/19569#issuecomment-968055704


   But all the steps of releasing including building packages. Building images 
etc. are actually done in GitHub actions basically after every pull request. We 
even publish CI mages automatically (you can see main  and branch images in 
ghcr.io published fully automatically. Even more we automatically bump 
dependencies of airflow during the CI build after every successful merge build 
so that latest compatible releases (we have > 500 of them) are used 
automatically including all security fixes. 
   
   And the same scripts are used when we release manually - in this case we 
simply did not run the scripts :(


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to