potiuk commented on PR #43374: URL: https://github.com/apache/airflow/pull/43374#issuecomment-2438566092
Nice. Good one. There are few small things though for the future @AutomationDev85 (and @jscheffl ) - as written at the top of provider.yaml - we usually increment versions and add release notes by the relase manager - not in the PR, mainly because release manager can take decision on how it should be bumped. (MAJOR/MINOR/PATCHELEVEL) - based on all the changes between last release and new. This is less of a concern for this pre-release provider, but would be good to keep it - especially removal of previous version is a bit concerning - we usually don't do it, and it makes it a possibility that it will break our automation around releases (but I think in case of pre-release version it's not that important) -- 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