[ https://issues.apache.org/jira/browse/GEODE-8083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17106468#comment-17106468 ]
ASF subversion and git services commented on GEODE-8083: -------------------------------------------------------- Commit 9f0d4c9f91fb89821227e7d94d02d75d0ccbf0a9 in geode's branch refs/heads/support/1.13 from Robert Houghton [ https://gitbox.apache.org/repos/asf?p=geode.git;h=9f0d4c9 ] GEODE-8083: Add API Checking to Geode. (#5066) (#5103) * Add API check gradle task. * Add CI job that calls API check gradle task. * Fix spotless rules so it doesn't mistakenly mess up our gradle. * Allow changes if a class or superclass is marked @Experimental Co-authored-by: Sean Goller <sgol...@pivotal.io> Co-authored-by: Robert Houghton <rhough...@pivotal.io> > Add API check job to CI > ----------------------- > > Key: GEODE-8083 > URL: https://issues.apache.org/jira/browse/GEODE-8083 > Project: Geode > Issue Type: Improvement > Components: ci > Reporter: Sean Goller > Priority: Major > > In order to combat API breaking changes, we need a CI job that compares the > current API against the last release. -- This message was sent by Atlassian Jira (v8.3.4#803005)