kbendick commented on code in PR #4638: URL: https://github.com/apache/iceberg/pull/4638#discussion_r865209937
########## .palantir/revapi.yml: ########## @@ -0,0 +1,2 @@ +versionOverrides: Review Comment: This is marking it as 0.13.0 because of the output of `git describe`. I believe if we pushed a tag for `release-base-0.13.1`, it would use that instead. However, it seems we can use an override in the `build.gradle` file instead: https://github.com/palantir/gradle-revapi#configuration Let me try that. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
