pierrejeambrun commented on code in PR #50774: URL: https://github.com/apache/airflow/pull/50774#discussion_r2096141038
########## providers/fab/provider.yaml: ########## @@ -35,6 +35,7 @@ source-date-epoch: 1747132761 # In such case adding >= NEW_VERSION and bumping to NEW_VERSION in a provider have # to be done in the same PR versions: + - 2.2.0 Review Comment: I won’t be able to point to 2.2.0 in version added if the versions does not specify 2.2.0 I think. Last time in a similar setup I had documentation build error. But maybe that was caused by something else, I’ll try again. -- 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]
