You are viewing a plain text version of this content. The canonical link for it is here.
Posted to submarine-dev@hadoop.apache.org by GitBox <gi...@apache.org> on 2019/10/17 03:11:51 UTC

[GitHub] [hadoop-submarine] LinhaoZhu opened a new pull request #51: [SUBMARINE-236] JGit demo

LinhaoZhu opened a new pull request #51: [SUBMARINE-236]  JGit demo
URL: https://github.com/apache/hadoop-submarine/pull/51
 
 
   ### What is this PR for?
   Set up version control for notebooks using GitHub through the workbench.
   Here is the background code implementation of the demo, including some of the main git operations.
   Implementation depends on the org.eclipse.jgit library,and with reference to the lot developer documentation: https://developer.github.com/v3/
   
   ### What type of PR is it?
   [ Feature ]
   
   ### Todos
   * [ ] - Task
   
   ### What is the Jira issue?
   *  [SUBMARINE-236]https://issues.apache.org/jira/browse/SUBMARINE-236
   
   ### How should this be tested?
   * [CI-Pass]https://travis-ci.org/LinhaoZhu/hadoop-submarine/builds/598953414
   
   ### Screenshots (if appropriate)
   
   ### Questions:
   * Does the licenses files need update? No
   * Is there breaking changes for older versions? No
   * Does this needs documentation? No
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services