Versions Compared

Key

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

The Procedure of Merging PR

  1. git clone # Fork https://git-wip-us.apache.org/repos/asf/incubator-zeppelin
  2. cd incubator-zeppelin
  3. github.com/apache/zeppelin
  4. git clone git@github.com:{github_username}/zeppelin.git
  5. cd zeppelingit remote rename origin apache
  6. git remote add apache -github https://githubgit@github.com/:apache/incubator-zeppelin.git
  7. git config --local --add user.name {name}
  8. git config --local --add user.email {username}@apache.org
  9. echo -e "JIRA_USERNAME={jira_username}\nJIRA_PASSWORD={jira_password}" > ~/.bashrc
  10. source ~/.bashrc
  11. dev/merge_zeppelin_pr.py

 

The Procedure to Update https://zeppelin

...

.apache.org/

https://github.com/apache/incubator-zeppelin/blob/master/docs/README.md

 

 On svn: http://www.apache.org/dev/version-control.html


New Committers

In addition to normal Apache committer access, should be granted access to

  • Apache JIRA
  • Apache cwiki/Confluence

...