You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/04/21 09:20:02 UTC

[GitHub] [airflow] potiuk edited a comment on issue #8005: Use annotated tags for releases?

potiuk edited a comment on issue #8005:
URL: https://github.com/apache/airflow/issues/8005#issuecomment-617060352


    Following up the discussion I just started in https://lists.apache.org/thread.html/r04e1675677dbf85e124955661d6173c6e09933c2bfe2ce8af8ef2e56%40%3Cdev.airflow.apache.org%3E - I think one of the possibilities we might have for optimising our image building and DockerHub publishing of images. My proposal is to create daily snapshot tags using cron jobs in Github Actions. Then I think it would make sense to make the distinction:
   
   1) Daily snapshot tags created automatically would be lightweight tags (we need them if we want to have nightly builds on DockerHub - they cannot be triggered on schedule, they can only be triggered  via Tag or Branch push. 
   
   2) Release tags created manually by the release manager would be annotated tags.
   
   I think that might make perfect sense and could be an easy way to separate one from the others. 
   
   @ashb @kaxil @dimberman you were all involved in release/management and  DockerHub build discussions -> what do you think? 


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

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