Versions Compared

Key

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

...

Commit to the target in the right version directory.

Vote in dev@griffin.

...

apache.org

Code Block
languagetext
Hi all,

	This is a call for a vote on releasing Apache Griffin 0.14.5-incubating0, release candidate 3. 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.14.5-incubating0
	The tag to be voted upon is 0.14.5-incubating0:
	https://gitbox.apache.org/repos/asf?p=griffin.git;a=shortlog;h=refs/tags/0.14.5-incubating0
	The release hash is :
	https://gitbox.apache.org/repos/asf?p=griffin.git;a=commit;h=fb3c197ff801127a21838969be5392d4ed67c878
	The Nexus Staging URL:
	https://repository.apache.org/content/repositories/orgapachegriffin-1006
	Release artifacts are signed with the following key:
	753AD8D8DF507D7232A9BDBD9B403B9B1BFBCC23
	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.14.5-incubating0/CHANGES.txt

	Please vote on releasing this package as Apache Griffin 0.1.5-incubating
4.0
	The vote will be open for 72 hours.

	[ ] +1 Release this package as Apache Griffin 0.14.5-incubating0
	[ ] +0 no opinion
	[ ] -1 Do not release this package because ...

Thanks,
William
On behalf of Apache Griffin PPMC

...

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

...


If vote succeed,

...

 

send out result email with title as **[RESULT][VOTE]Release Apache Griffin 0.4.0**

Code Block
languagebash
Thanks to everyone who has tested the release candidate and given their comments and votes.  


The tally is as follows.  
4 binding +1s:  
* William Guo
* Eugene Liu 
* Jason Liao
* Lionel Liu


No 0s or -1s.  


Therefore I am delighted to announce that the proposal to release Apache Griffin 0.4.0 has passed.  


We will be publishing the release soon.


Best regards,
Jason Liao
On the behalf of Griffin Team

then merge into the origin branch, otherwise, rollback as above.

Code Block
languagebash
git checkout master
git merge griffin-0.4.0-rc3
#git rename branch
#git branch -m griffin-0.4.0-rc3 griffin-0.4.0
git push apache-git griffin-0.4.0
git push apache-git master
 

Login into https://repository.apache.org/ , then click Release. It should then propagate to Apache release maven repository and eventually mirrored to maven central.

Wait and check http://repo2.maven.org/maven2/org/apache/griffin

svn submit release artifacts to  

target:

https://dist.apache.org/repos/release/dev/griffin

Download links should be using the mirror pages under https://www.apache.org/dyn/closer.cgi/griffin

Update website and announce the new release.

announce in dev mailing list

Code Block
languagebash
The Apache Griffin team is pleased to announce the immediate availability of the 0.4.0 release.  

This is the first release after the Apache Software Foundation(ASF) announced Apache Griffin as a Top-Level Project(TLP).
All of the changes in this release can be found in: 
https://archive.apache.org/dist/griffin/0.4.0/CHANGES.txt

You can download the source release from Apache Griffin's download page: https://www.apache.org/dyn/closer.cgi/griffin/0.4.0/  

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.

Thanks to everyone who has contributed to the 0.4.0 release.  

We welcome your help and feedback. For more information on how to report problems, and to get involved, visit the project website at http://griffin.apache.org/docs/latest.html

Griffin Useful Links : 
- JIRA : https://issues.apache.org/jira/projects/GRIFFIN/
- Mailing lists: dev@griffin.apache.org

Best regards, 
Jason Liao
On the behalf of Griffin Team

update website 

http://griffin.incubator.apache.org/2017/07/25/release/

Code Block
languagetext
Hi all,
    The Apache Griffin community has voted on and approved a proposal to release Apache Griffin 0.1.5-rc3. 
    We now kindly request that the Incubator PMC members review and vote on this incubator release candidate.

    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 :
    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:
    753AD8D8DF507D7232A9BDBD9B403B9B1BFBCC23
	
    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 download the release candidate and evaluate the necessary items including checking hashes, signatures, build from source, run and test.
    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 0.1.5-incubating
    [ ] +0 no opinion
    [ ] -1 Do not release this package because ...
Thanks,
William
on behalf of Apache Griffin PPMC









If vote succeed, then merge into the origin branch, otherwise, rollback as above.

Code Block
languagebash
git checkout master
git merge griffin-0.1.5-incubating-rc3
#git rename branch
#git branch -m griffin-0.1.5-incubating-rc3 griffin-0.1.5-incubating
git push apache-git griffin-0.1.5-incubating
git push apache-git master
 

Login into https://repository.apache.org/ , then click Release. It should then propagate to Apache release maven repository and eventually mirrored to maven central.

Wait and check http://repo2.maven.org/maven2/org/apache/griffin

svn submit release artifacts to  

target:

https://dist.apache.org/repos/release/dev/griffin

Download links should be using the mirror pages under https://www.apache.org/dyn/closer.cgi/griffin

Update website and announce the new release.

http://griffin.incubator.apache.org/2017/07/25/release/

...