My vote is non-binding, but I’m a -1 for this RC1. Reasons: i) The geode-examples release branch appears to have been branched from master, rather than develop (that's why there are still .zip artifacts). Also, I see at least 3 PRs against examples that were mistakenly merged to master instead of develop (#89, #91, #92). This needs to be sorted out and the branch re-cut correctly.
ii) As Dan pointed out, geode-assembly should not be generating an artifact, zip or otherwise. I have included a fix for this as part of https://github.com/apache/geode/pull/4850 iii) As long as we need to make an RC2 anyway, I personally feel that it would be nice to align geode-native to its recent milestone (build/v10.1.0-build.254 / commit hash 35fcb1a66). The current release branch is about half-a-dozen fixes behind this milestone. -Owen > On Mar 25, 2020, at 4:55 PM, Dan Smith <dsm...@pivotal.io> wrote: > > geode-assembly-1.12.0.zip does not appear to have any signature files > associated with it. It also looks like it just contains a Dockerfile - is > this actually an artifact we want to distribute? > > -Dan > > On Wed, Mar 25, 2020 at 2:12 PM Ernest Burghardt <eburgha...@pivotal.io> > wrote: > >> Hello Geode Dev Community, >> >> This is a release candidate for Apache Geode version 1.12.0.RC1. >> Thanks to all the community members for their contributions to this >> release! >> >> Please do a review and give your feedback, including the checks you >> performed. >> >> Voting deadline: >> 3PM PST Mon, March 30 2020. >> >> Please note that we are voting upon the source tag: >> rel/v1.12.0.RC1 >> >> Release notes: >> >> https://cwiki.apache.org/confluence/display/GEODE/Release+Notes#ReleaseNotes-1.12.0 >> >> Source and binary distributions: >> https://dist.apache.org/repos/dist/dev/geode/1.12.0.RC1/ >> >> Maven staging repo: >> https://repository.apache.org/content/repositories/orgapachegeode-1065 >> >> GitHub: >> https://github.com/apache/geode/tree/rel/v1.12.0.RC1 >> https://github.com/apache/geode-examples/tree/rel/v1.12.0.RC1 >> https://github.com/apache/geode-native/tree/rel/v1.12.0.RC1 >> https://github.com/apache/geode-benchmarks/tree/rel/v1.12.0.RC1 >> >> Pipelines: >> >> https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-release-1-12-0-main >> >> https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-release-1-12-0-rc >> >> Geode's KEYS file containing PGP keys we use to sign the release: >> https://github.com/apache/geode/blob/develop/KEYS >> >> Command to run geode-examples: >> ./gradlew -PgeodeReleaseUrl= >> https://dist.apache.org/repos/dist/dev/geode/1.12.0.RC1 >> -PgeodeRepositoryUrl= >> https://repository.apache.org/content/repositories/orgapachegeode-1065 >> build runAll >> >> Regards >> Ernie Burghardt >>