potiuk commented on PR #70932: URL: https://github.com/apache/airflow/pull/70932#issuecomment-5160585932
> > clickhousedb 1.0.1 kept — see the inline threads for why. > > I don't think it's right. Chaning registry entry is Airflow internal change. It means we just need to update doc version. There is nothing to release in PyPi. Note taken. As a release manager, I will take consequences of that decision on me. This is really a 'pragmatic" rather than "purisic" decision. I expect there might be problems if we mix different versions and registry metadata and try to have "past version" having different metadata than the same version now. I have no idea if it will, but I think this is a risk I woul like to avoid. I am actually planning to yank 1.0.0 release once we release 1.0.1 precisely because it had wrong metadata - because both registry and releases is something we are responsible for - and if this bears no problems to our users, I prefer to "fix" both code and metadata in unambiguous way. -- 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]
