kbendick commented on code in PR #4638:
URL: https://github.com/apache/iceberg/pull/4638#discussion_r861420954


##########
.palantir/revapi.yml:
##########
@@ -0,0 +1,2 @@
+versionOverrides:
+  org.apache.iceberg:iceberg-api:release-base-0.13.0: "0.13.1"

Review Comment:
   Also the `Configuration` section has a succinct description of how it works: 
https://github.com/palantir/gradle-revapi#configuration
   
   “””
   gradle-revapi should work out of the box for most uses cases once applied.
   By default it compares against the previous version of the jar from the 
project it is applied in by finding the last tag using git describe.
   However, if you need to need to override the artifact to compare against, 
you can do so.
   “””
   



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

Reply via email to