|
1493 | 1493 | </span> |
1494 | 1494 | </a> |
1495 | 1495 |
|
| 1496 | +</li> |
| 1497 | + |
| 1498 | + <li class="md-nav__item"> |
| 1499 | + <a href="#feature-branch" class="md-nav__link"> |
| 1500 | + <span class="md-ellipsis"> |
| 1501 | + |
| 1502 | + Feature Branch |
| 1503 | + |
| 1504 | + </span> |
| 1505 | + </a> |
| 1506 | + |
1496 | 1507 | </li> |
1497 | 1508 |
|
1498 | 1509 | <li class="md-nav__item"> |
|
4472 | 4483 | </span> |
4473 | 4484 | </a> |
4474 | 4485 |
|
| 4486 | +</li> |
| 4487 | + |
| 4488 | + <li class="md-nav__item"> |
| 4489 | + <a href="#feature-branch" class="md-nav__link"> |
| 4490 | + <span class="md-ellipsis"> |
| 4491 | + |
| 4492 | + Feature Branch |
| 4493 | + |
| 4494 | + </span> |
| 4495 | + </a> |
| 4496 | + |
4475 | 4497 | </li> |
4476 | 4498 |
|
4477 | 4499 | <li class="md-nav__item"> |
|
4587 | 4609 | <h1>Build Loop dev with Browser</h1> |
4588 | 4610 |
|
4589 | 4611 | <h2 id="overview">Overview<a class="headerlink" href="#overview" title="Anchor link to this Header on this Page">¶</a></h2> |
4590 | | -<p><strong>This page is only relevant when building the <code>dev</code> <abbr title="version of code within a single repository or workspace repository">branch</abbr> with a browser.</strong></p> |
| 4612 | +<p><strong>This page is only relevant when building the <code>dev</code> (or a feature) <abbr title="version of code within a single repository or workspace repository">branch</abbr> with a browser.</strong></p> |
4591 | 4613 | <p><strong>For <em>Mac</em>, please see: <a href="../../build/build-dev-mac/">Build <abbr title="With a capital L, Loop is one of several do-it-yourself artifical pancreas systems">Loop</abbr> <code>dev</code> with <em>Mac</em></a></strong></p> |
4592 | 4614 | <p><strong>No matter the method used to build <abbr title="With a capital L, Loop is one of several do-it-yourself artifical pancreas systems">Loop</abbr>-dev, you are testing development code. Please read this link now before continuing.</strong></p> |
4593 | 4615 | <ul> |
@@ -4624,16 +4646,29 @@ <h3 id="check-current-branch">Check Current <code>Branch</code><a class="headerl |
4624 | 4646 | <li>Otherwise, skip ahead to <a href="#update-branch">Update <code>Branch</code></a></li> |
4625 | 4647 | </ul> |
4626 | 4648 | </li> |
4627 | | -<li>Click on the <code>New branch</code> button and follow the <a href="#add-branch">Add <code>Branch</code></a> steps</li> |
| 4649 | +<li>Click on the <code>New branch</code> button<ul> |
| 4650 | +<li>To add the <code>dev</code> <abbr title="version of code within a single repository or workspace repository">branch</abbr>, go to the <a href="#add-branch">Add <code>Branch</code></a> instructions</li> |
| 4651 | +<li>To add a feature <abbr title="version of code within a single repository or workspace repository">branch</abbr>, start with <a href="#feature-branch">Feature <code>Branch</code></a> before continuing with the add <code>branch</code> instructions</li> |
| 4652 | +</ul> |
| 4653 | +</li> |
4628 | 4654 | </ol> |
4629 | 4655 | <p align="center"><img alt="steps to add a branch" src="../img/add-branch-01.svg" width="700" /></p> |
| 4656 | +<h3 id="feature-branch">Feature <code>Branch</code><a class="headerlink" href="#feature-branch" title="Anchor link to this Header on this Page">¶</a></h3> |
| 4657 | +<p>If you're building <code>dev</code>, you can skip ahead to <a href="#add-branch">Add <code>Branch</code></a>. If you're building a feature <abbr title="version of code within a single repository or workspace repository">branch</abbr>, copy the <abbr title="version of code within a single repository or workspace repository">branch</abbr> name into your paste buffer to minimize typographical errors.</p> |
| 4658 | +<div class="copy highlight"><pre><span></span><code>feat/pod-keep-alive |
| 4659 | +</code></pre></div> |
| 4660 | +<div class="copy highlight"><pre><span></span><code>feat/dev-dana-medtrum |
| 4661 | +</code></pre></div> |
| 4662 | +<div class="copy highlight"><pre><span></span><code>feat/eversense |
| 4663 | +</code></pre></div> |
4630 | 4664 | <h3 id="add-branch">Add <code>Branch</code><a class="headerlink" href="#add-branch" title="Anchor link to this Header on this Page">¶</a></h3> |
4631 | 4665 | <p>Each step in the list below matches with the number in the graphic. In the top half of the graphic, the left side shows the initial display and the right side shows the display after making the indicated selections:</p> |
4632 | 4666 | <ol> |
4633 | 4667 | <li>Click on the drop down menu labeled 1 in the graphic and choose LoopKit/LoopWorkspace as show in the top right graphic</li> |
4634 | 4668 | <li>Click on the drop down menu labeled 2 in the graphic and choose <code>dev</code></li> |
4635 | | -<li>Click on the <code>Branch</code> name box labeled 3 in the graphic and type <code>dev</code><ul> |
4636 | | -<li>The <abbr title="version of code within a single repository or workspace repository">branch</abbr> name in your <code>fork</code> should always match the <abbr title="version of code within a single repository or workspace repository">branch</abbr> name you are adding; check that you type it correctly</li> |
| 4669 | +<li>Click on the <code>Branch</code> name box labeled 3 in the graphic and type <code>dev</code> or paste the feature <abbr title="version of code within a single repository or workspace repository">branch</abbr> name from your paste buffer<ul> |
| 4670 | +<li>The <abbr title="version of code within a single repository or workspace repository">branch</abbr> name in your <code>fork</code> should always match the <abbr title="version of code within a single repository or workspace repository">branch</abbr> name you are adding - it is best to use a paste buffer (to minimize typographical errors)</li> |
| 4671 | +<li>See <a href="#feature-branch">Feature Branch</a> if you need to fill your paste buffer</li> |
4637 | 4672 | </ul> |
4638 | 4673 | </li> |
4639 | 4674 | <li>Review the dialog items to make sure everything is correct and then tap on Create <abbr title="version of code within a single repository or workspace repository">branch</abbr></li> |
|
0 commit comments