Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Verify the staged artifacts in the nexus repo
  2. Close the nexus staging repo
    • https://repository.apache.org/index.html
    • Staging repositories (under Build Promotion) --> Name column --> org.apache.griffin
    • Click checkbox for the open staging repo (org.apache.streams-XXX) and press Close in the menu bar.

Vote in dev@griffin.incubator.apache.org

Code Block
languagexml
Hi all,

 

  This is a call for a vote on releasing Apache Griffin 0.1.4-incubating, release candidate 2. This is the first release of Griffin.

 

  Apache Griffin is data quality service for modern data system, it defines a standard process to define, measure data quality for well-known dimensions. With Apache Griffin, users will be able to quickly define their data quality requirements and then get the result in near real time in systematical approach.

 

  The source tarball, including signatures, digests, etc. can be found at:

  https://dist.apache.org/repos/dist/dev/incubator/griffin/0.1.4-incubating

 

  The tag to be voted upon is 0.1.4-incubating:

  https://git-wip-us.apache.org/repos/asf?p=incubator-griffin.git;a=shortlog;h=refs/tags/0.1.4-incubating

 

  The release hash is f1ad4b7b6390b988f3625df3eba652a7fb59ad68:

  https://git-wip-us.apache.org/repos/asf?p=incubator-griffin.git;a=commit;h=f1ad4b7b6390b988f3625df3eba652a7fb59ad68

 

  The Nexus Staging URL:

  https://repository.apache.org/content/repositories/orgapachegriffin-1002

 

  Release artifacts are signed with the following key:

  https://dist.apache.org/repos/dist/dev/incubator/griffin/KEYS

 

  KEYS file available:

  https://dist.apache.org/repos/dist/dev/incubator/griffin/KEYS

 

  For information about the contents of this release, see:

  https://dist.apache.org/repos/dist/dev/incubator/griffin/0.1.4-incubating/CHANGES.txt

 

  Please vote on releasing this package as Apache Griffin 0.1.4-incubating

 

  The vote will be open for 72 hours.

 

  [ ] +1 Release this package as Apache Griffin 0.1.4-incubating

  [ ] +0 no opinion

  [ ] -1 Do not release this package because ...

 

  Thanks,

  William

...

Code Block
languagebash
git tag -d apache-griffin-<VERSION> # delete locally
git push apache-git :apache-griffin-<VERSION> # delete in the Apache git repo

 

What if vote succeed, then vote in general@incubator.apache.org

Code Block
languagetext
Hi all,
    This is a call for a vote on releasing Apache Griffin 0.1.5-incubating, release candidate 2. This is the first release of Griffin.
    Apache Griffin is data quality service for modern data system, it defines a standard process to define, measure data quality for well-known dimensions. With Apache Griffin, users will be able to quickly define their data quality requirements and then get the result in near real time in systematical approach.
    Griffin vote thread
    https://lists.apache.org/thread.html/bb6d39a0cffc1265df5dc1db00d22101ba85357242ce1efd5fedb854@%3Cdev.griffin.apache.org%3E
   Griffin vote result thread
   https://lists.apache.org/thread.html/f7179ae14dd49bbbe23daf4e10b68b7a8662153d40ee03871febb1c4@%3Cdev.griffin.apache.org%3E
    The source tarball, including signatures, digests, etc. can be found at:
    https://dist.apache.org/repos/dist/dev/incubator/griffin/0.1.5-incubating

    The tag to be voted upon is 0.1.5-incubating:
    https://git-wip-us.apache.org/repos/asf?p=incubator-griffin.git;a=shortlog;h=refs/tags/0.1.5-incubating

    The release hash is 87f71017dc4bd925e309a540ca5783cf4c59dfff:
    https://git-wip-us.apache.org/repos/asf?p=incubator-griffin.git;a=commit;h=87f71017dc4bd925e309a540ca5783cf4c59dfff
    The Nexus Staging URL:
    https://repository.apache.org/content/repositories/orgapachegriffin-1005

    Release artifacts are signed with the following key:
    https://dist.apache.org/repos/dist/dev/incubator/griffin/KEYS
    KEYS file available:
    https://dist.apache.org/repos/dist/dev/incubator/griffin/KEYS

    For information about the contents of this release, see:
    https://dist.apache.org/repos/dist/dev/incubator/griffin/0.1.5-incubating/CHANGES.txt

    Please vote on releasing this package as Apache Griffin 0.1.5-incubating
    The vote will be open for 72 hours.
    [ ] +1 Release this package as Apache Griffin ${RELEASE_VERSION}-incubating
    [ ] +0 no opinion
    [ ] -1 Do not release this package because ...
Thanks,
William