blob: 895f971d33ee846c20e83593f9485b35ce7fb8c5 [file] [log] [blame]
<!DOCTYPE html>
<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-->
<html lang="en">
<head>
<meta charset="utf-8">
<title>Apache Gobblin</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<link rel="icon"
type="image/png"
href="http://gobblin.io/favicon.ico">
<!--===============================================
CSS files
=================================================-->
<link rel="stylesheet" href="../assets/css/bootstrap.css" media="screen">
<link rel="stylesheet" href="https://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css">
<link rel="stylesheet" href="../assets/css/custom.min.css">
<link rel="stylesheet" href="../assets/css/gobblin.css">
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="../assets/js/html5shiv.js"></script>
<script src="../assets/js/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!--===============================================
Gobblin Navigation Space <start>
=================================================-->
<div class="navbar navbar-default navbar-fixed-top">
<div class="container">
<!--===============================================
Gobblin Navigation Bar Header <start>
=================================================-->
<div class="navbar-header">
<a href="/" class="navbar-brand">Apache Gobblin</a>
<button class="navbar-toggle" type="button" data-toggle="collapse" data-target="#navbar-main">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<!--===============================================
Gobblin Navigation Bar Header <end>
=================================================-->
<!--===============================================
Gobblin Navigation Bar Options <start>
=================================================-->
<div class="navbar-collapse collapse" id="navbar-main">
<ul class="nav navbar-nav">
<li>
<a href="/download">Download</a>
</li>
<li class="dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" href="#" >Releases <span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="#">0.12.0 (Upcoming)</a></li>
<li class="divider"></li>
<li class="dropdown-header">Pre Apache</li>
<li><a href="https://github.com/apache/incubator-gobblin/releases/tag/gobblin_0.11.0" target="_blank">0.11.0 (Latest) <i class="fa fa-external-link"></i></a></li>
<li><a href="https://github.com/apache/incubator-gobblin/releases" target="_blank">Archive <i class="fa fa-external-link"></i></a></li>
</ul>
</li>
<li class="dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" href="#" >Documentation <span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="https://cwiki.apache.org/confluence/display/GOBBLIN/Home" target="_blank">Apache Wiki <i class="fa fa-external-link"></i></a></li>
<li class="divider"></li>
<li class="dropdown-header">ReadTheDocs</li>
<li><a href="http://gobblin.readthedocs.io/en/latest/" target="_blank">Latest (0.11.0) <i class="fa fa-external-link"></i></a></li>
<li><a href="http://gobblin.readthedocs.io/en/latest/Getting-Started/" target="_blank">Getting Started (0.11.0) <i class="fa fa-external-link"></i></a></li>
<li><a href="http://gobblin.readthedocs.io/en/latest/Gobblin-Architecture/" target="_blank">Architecture (0.11.0) <i class="fa fa-external-link"></i></a></li>
<li class="divider"></li>
<li class="dropdown-header">Wiki</li>
<li><a href="https://cwiki.apache.org/confluence/display/GOBBLIN/Design+Docs" target="_blank">Design Documents <i class="fa fa-external-link"></i></a></li>
</ul>
</li>
<li class="dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" href="#">Community <span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="/get-involved">Get Involved</a></li>
<li><a href="/contributor">Contributor Guide</a></li>
<li><a href="/people">People</a></li>
<li class="divider"></li>
<li class="dropdown-header">Engagement</li>
<li><a href="/mailing-lists">Mailing Lists</a></li>
<li><a href="https://gitter.im/gobblin/Lobby" target="_blank">Gitter <i class="fa fa-external-link"></i></a></li>
<li><a href="https://cwiki.apache.org/confluence/display/GOBBLIN/Meetups" target="_blank">Meetups <i class="fa fa-external-link"></i></a></li>
<li class="divider"></li>
<li class="dropdown-header">Issue / Feature Tracking</li>
<li><a href="https://issues.apache.org/jira/projects/GOBBLIN" target="_blank">Apache JIRA <i class="fa fa-external-link"></i></a></li>
<li><a href="https://cwiki.apache.org/confluence/display/GOBBLIN/Roadmap" target="_blank">Roadmap <i class="fa fa-external-link"></i></a></li>
</ul>
</li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li class="dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" href="#" aria-expanded="false">Apache Software Foundation<span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="https://www.apache.org" target="_blank">Apache Homepage <i class="fa fa-external-link"></i></a></li>
<li><a href="https://www.apache.org/licenses/LICENSE-2.0" target="_blank">License <i class="fa fa-external-link"></i></a></li>
<li><a href="https://www.apache.org/foundation/sponsorship" target="_blank">Sponsorship <i class="fa fa-external-link"></i></a></li>
<li><a href="https://www.apache.org/security" target="_blank">Security <i class="fa fa-external-link"></i></a></li>
<li><a href="https://www.apache.org/foundation/thanks" target="_blank">Thanks <i class="fa fa-external-link"></i></a></li>
<li><a href="https://www.apache.org/foundation/policies/conduct" target="_blank">Code of Conduct <i class="fa fa-external-link"></i></a></li>
</ul>
</li>
</ul>
</div>
<!--===============================================
Gobblin Navigation Bar Options <end>
=================================================-->
</div>
</div>
<!--===============================================
Gobblin Navigation Space <end>
=================================================-->
<!--===============================================
Gobblin Center Space <start>
=================================================-->
<div class="container">
<div class="page-header" id="primary-content">
<div class="row">
<div class="col-md-12">
<div id="content">
<h1 class="title" style="margin-top:-5px; font-size: 3em; margin-top: -5px;">Contributor Guide</h1>
<p>This page contains resources and documentation for Gobblin contributors. Any documentation that is helpful to Gobblin users should go in the <a href="http://gobblin.readthedocs.io/en/latest/developer-guide/Documentation-Architecture/" target="_blank">Gobblin ReadTheDocs</a>.</p>
<h2 id="external-project-resources">External project resources<a class="header-link" href="#external-project-resources"><i class="fa fa-link"></i></a></h2>
<ul>
<li><a href="https://issues.apache.org/jira/browse/GOBBLIN" target="_blank">JIRA</a> for tracking issues</li>
<li><a href="https://github.com/apache/incubator-gobblin/pulls" target="_blank">GitHub</a> for code reviews (via pull requests)</li>
<li><a href="https://builds.apache.org/view/A/view/Gobblin" target="_blank">Jenkins</a> &amp; <a href="https://travis-ci.org/apache/incubator-gobblin" target="_blank">TravisCI</a> for automated builds</li>
</ul>
<h2 id="development-docs">Development docs<a class="header-link" href="#development-docs"><i class="fa fa-link"></i></a></h2>
<ul>
<li><a href="https://cwiki.apache.org/confluence/display/GOBBLIN/Contributor%27s+Guide" target="_blank">Contributor's Guide</a> - a guide for Contributors of Gobblin</li>
<li><a href="https://cwiki.apache.org/confluence/display/GOBBLIN/Committer%27s+Guide" target="_blank">Committer's Guide</a> - a guide for new or seasoned Committers of Gobblin</li>
<li><a href="https://cwiki.apache.org/confluence/display/GOBBLIN/Common+Pitfalls" target="_blank">Common Pitfalls</a> - common tricky situations faced by devs and users</li>
<li><a href="https://cwiki.apache.org/confluence/display/GOBBLIN/Design+Docs" target="_blank">Design Documents</a> - major technical design decisions</li>
</ul>
<h2 id="release-guides">Release guides<a class="header-link" href="#release-guides"><i class="fa fa-link"></i></a></h2>
<ul>
<li><a href="https://cwiki.apache.org/confluence/display/GOBBLIN/Release+Process" target="_blank">Release Process</a> - comprehensive step by step guide to making a release</li>
</ul>
<h2 id="project-governance">Project governance<a class="header-link" href="#project-governance"><i class="fa fa-link"></i></a></h2>
<ul>
<li><a href="https://www.apache.org/foundation/bylaws.html" target="_blank">Bylaws</a> for Apache projects</li>
<li><a href="https://community.apache.org/committers/consensusBuilding.html" target="_blank">Consensus Building</a> for Apache projects</li>
<li><a href="https://community.apache.org/committers/lazyConsensus.html" target="_blank">Lazy Consensus</a> for Apache projects</li>
</ul>
</div>
</div>
</div>
<hr>
<footer style="margin-bottom: 0em; margin-top: 0em;">
<div id="footer">
<img src="../assets/images/incubator_feather_egg_logo.png" height="60">
<br>
<br>
<p style="font-size: 12px; line-height: 1.5em;">
Apache Gobblin is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the 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.
</p>
<p style="font-size: 12px; line-height: 1.5em; margin-top: 2em; margin-bottom: 2em;">
Copyright © 2017 <a href="http://www.apache.org/" target="_blank">The Apache Software Foundation</a>
<br>
Apache, Apache Gobblin (incubating), the Apache feather and the Gobblin logo are trademarks of The Apache Software Foundation
</p>
</div>
</footer>
</div>
<!--===============================================
Gobblin Center Space <end>
=================================================-->
</div>
<!--===============================================
Javascript files
=================================================-->
<script src="https://code.jquery.com/jquery-1.10.2.min.js"></script>
<script src="../assets/js/bootstrap.min.js"></script>
<script src="../assets/js/jquery.particleground.min.js"></script>
<script src="../assets/js/custom.js"></script>
<script src="../assets/js/gobblin.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-3216387-4', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>