Versions Compared

Key

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

...

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

 


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

...

svn submit release artifacts to  

target:

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

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

Update website and announce the new release.

...

Code Block
hi all,


The Apache Griffin (incubating) team is pleased to announce the release of Griffin 0.1.5-incubating.


Apache Griffin is data quality solution for modern data system, 
it defines a standard process to define, measure data quality for well-known dimensions. 


The release is available at:
https://www.apache.org/dyn/closer.cgi/incubator/griffin


Thanks,


The Apache Griffin (incubating) team




=====
*DISCLAIMER*
Apache Griffin is an effort undergoing incubation at the Apache Software Foundation (ASF), sponsored by the Apache Incubator.


Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects.


While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.


 

...