Skip to content

Commit 8e0dd99

Browse files
committed
Deploying to gh-pages from @ 14c7d9d 🚀
1 parent a956ed3 commit 8e0dd99

File tree

12 files changed

+2080
-2135
lines changed

12 files changed

+2080
-2135
lines changed

browser/edit-browser/index.html

Lines changed: 14 additions & 229 deletions
Large diffs are not rendered by default.
-173 KB
Binary file not shown.
-143 KB
Binary file not shown.
-134 KB
Binary file not shown.

build/build-app/index.html

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4293,12 +4293,15 @@ <h3 id="build-select-script"><abbr title="by running a command in your terminal,
42934293
<p align="center"><img alt="initial build-select-script menu" src="../img/bss-top-menu.svg" width="700" /></p>
42944294
<p>You will be informed that you are downloading open source software. Type <code>1</code> and return if you understand the warning and agree.</p>
42954295
<p align="center"><img alt="open-source warning" src="../img/bss-open-source-warning.svg" width="700" /></p>
4296-
<p>The next screen informs you of what you will be downloading. Type <code>1</code> and return to begin the download or <code>2</code> to return to the main menu.</p>
4296+
<p>The next screen asks you to choose to build either <abbr title="With a capital L, Loop is one of several do-it-yourself artifical pancreas systems">Loop</abbr> <code>main</code> or <abbr title="With a capital L, Loop is one of several do-it-yourself artifical pancreas systems">Loop</abbr> <code>dev</code>, with <code>main</code> recommended. Type <code>1</code> to choose <code>main</code> and return to begin the download.</p>
4297+
<blockquote>
4298+
<p>You can choose <code>dev</code> by typing 2 and return. Or return to the BuildSelect Menu by typing 3 and return.</p>
4299+
</blockquote>
42974300
<p align="center"><img alt="agree to the download" src="../img/bss-03-download.svg" width="700" /></p>
42984301
<h3 id="wait-for-download-to-complete">Wait for Download to Complete<a class="headerlink" href="#wait-for-download-to-complete" title="Anchor link to this Header on this Page">&para;</a></h3>
42994302
<p>This download can take from 3 minutes to 30 minutes depending on your download speed. You can leave the room and return later to check on progress. When you read the words in the terminal, as the script runs, you may see terminology you do not understand - don't worry - you do not need to understand enumeration or submodule or cloning. You only need to review the display to look for any error messages. </p>
43004303
<div class="admonition tip">
4301-
<p class="admonition-title">New Feature</p>
4304+
<p class="admonition-title">Watch for messages</p>
43024305
<p>The Build-Script automatically reports when the download is successful.</p>
43034306
</div>
43044307
<p>The next graphic shows terminal messages for the beginning of a successful download.</p>

build/build-dev-mac/index.html

Lines changed: 21 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1525,13 +1525,13 @@
15251525
</li>
15261526

15271527
<li class="md-nav__item">
1528-
<a href="#buildloopdev-script" class="md-nav__link">
1528+
<a href="#build-dev-with-mac" class="md-nav__link">
15291529
<span class="md-ellipsis">
1530-
BuildLoopDev Script
1530+
Build dev with Mac
15311531
</span>
15321532
</a>
15331533

1534-
<nav class="md-nav" aria-label="BuildLoopDev Script">
1534+
<nav class="md-nav" aria-label="Build dev with Mac">
15351535
<ul class="md-nav__list">
15361536

15371537
<li class="md-nav__item">
@@ -3505,13 +3505,13 @@
35053505
</li>
35063506

35073507
<li class="md-nav__item">
3508-
<a href="#buildloopdev-script" class="md-nav__link">
3508+
<a href="#build-dev-with-mac" class="md-nav__link">
35093509
<span class="md-ellipsis">
3510-
BuildLoopDev Script
3510+
Build dev with Mac
35113511
</span>
35123512
</a>
35133513

3514-
<nav class="md-nav" aria-label="BuildLoopDev Script">
3514+
<nav class="md-nav" aria-label="Build dev with Mac">
35153515
<ul class="md-nav__list">
35163516

35173517
<li class="md-nav__item">
@@ -3571,18 +3571,24 @@ <h2 id="overview">Overview<a class="headerlink" href="#overview" title="Anchor l
35713571
<ul>
35723572
<li><strong><a href="../../version/development/#whats-going-on-in-the-dev-branch">What's going on in the <code>dev branch</code></a></strong></li>
35733573
</ul>
3574-
<h2 id="buildloopdev-script"><code>BuildLoopDev</code> Script<a class="headerlink" href="#buildloopdev-script" title="Anchor link to this Header on this Page">&para;</a></h2>
3575-
<blockquote>
3576-
<p>Choose the tip of dev when using the existing scripts. The concept of the lightly tested <abbr title="a formal change to files in a repository; each commit has an alphanumeric identifier (SHA-1)">commit</abbr> is no longer needed. Each <code>dev</code> update comes with a new dev version number after a formal review process.</p>
3577-
</blockquote>
3578-
<p>There is a script to assist in building the <code>dev branch</code>. It gives you the option to choose the tip of the <code>dev branch</code> or to build a lightly tested <abbr title="a formal change to files in a repository; each commit has an alphanumeric identifier (SHA-1)">commit</abbr>. If you have not used the <a href="../build-app/#build-select-script"><abbr title="by running a command in your terminal, this menu-driven tool assists in building Loop">Build Select Script</abbr></a> to build <abbr title="With a capital L, Loop is one of several do-it-yourself artifical pancreas systems">Loop</abbr> previously, you may want to review that page. The command below can be pasted into the terminal of your Mac. Read the directions in the script.</p>
3579-
<div class="copy highlight"><span class="filename">Copy and Paste to start the BuildLoopDev script</span><pre><span></span><code>/bin/bash<span class="w"> </span>-c<span class="w"> </span><span class="s2">&quot;</span><span class="k">$(</span>curl<span class="w"> </span>-fsSL<span class="w"> </span><span class="se">\</span>
3580-
<span class="w"> </span>https://raw.githubusercontent.com/loopandlearn/lnl-scripts/main/BuildLoopDev.sh<span class="k">)</span><span class="s2">&quot;</span>
3574+
<h2 id="build-dev-with-mac">Build <code>dev</code> with Mac<a class="headerlink" href="#build-dev-with-mac" title="Anchor link to this Header on this Page">&para;</a></h2>
3575+
<p>The same script is used to build the <code>dev</code> <abbr title="version of code within a single repository or workspace repository">branch</abbr> as is used to build the <code>main</code> <abbr title="version of code within a single repository or workspace repository">branch</abbr>. Copy and paste this command in any terminal and choose <code>dev</code> <abbr title="version of code within a single repository or workspace repository">branch</abbr>. Follow the instructions on the screen.</p>
3576+
<div class="highlight"><span class="filename">Copy and Paste to start the BuildLoop Script</span><pre><span></span><code>/bin/bash -c &quot;$(curl -fsSL \
3577+
https://raw.githubusercontent.com/loopandlearn/lnl-scripts/main/BuildLoop.sh)&quot;
35813578
</code></pre></div>
3579+
<p>For more detailed instructions, head over to:</p>
3580+
<ul>
3581+
<li>
3582+
<p><a href="https://loopkit.github.io/loopdocs/build/build-app/#download-loop" target="_blank">Experienced Builder: Instructions to Download and Build <abbr title="With a capital L, Loop is one of several do-it-yourself artifical pancreas systems">Loop</abbr></a></p>
3583+
</li>
3584+
<li>
3585+
<p><a href="https://loopkit.github.io/loopdocs/build/build-app/#prepare-your-phone-and-watch" target="_blank">New Builder: Start here to set up <abbr title="Extra security for iOS 16 and newer; this must be turned on to allow an app built from Xcode directly to the phone to run on a phone or watch">Developer Mode</abbr> on Phone and Watch</a></p>
3586+
</li>
3587+
</ul>
35823588
<h3 id="build-other-branches">Build Other Branches<a class="headerlink" href="#build-other-branches" title="Anchor link to this Header on this Page">&para;</a></h3>
3583-
<p>You can use the BuildLoopDev script to build a specific development <abbr title="version of code within a single repository or workspace repository">branch</abbr>, other than <code>dev</code>. At the end of the script (from above), add a space after the final quote, followed by a hyphen, another space and then the <abbr title="version of code within a single repository or workspace repository">branch</abbr> name. See the example below that would build <code>other-branch</code>, if such a <abbr title="version of code within a single repository or workspace repository">branch</abbr> existed. This is just an example. You need to substitute the <abbr title="version of code within a single repository or workspace repository">branch</abbr> you desire for <code>other-branch</code>. The example below uses a continuation character to put the extra characters on a new line to make this easier to read.</p>
3589+
<p>You can use the BuildLoop script to build a feature <abbr title="version of code within a single repository or workspace repository">branch</abbr> that was advertised in zulipchat but has not been merged into <code>dev</code>. At the end of the script (from above), add a space after the final quote, followed by a hyphen, another space and then the <abbr title="version of code within a single repository or workspace repository">branch</abbr> name. See the example below that would build <code>other-branch</code>, if such a <abbr title="version of code within a single repository or workspace repository">branch</abbr> existed. This is just an example. You need to substitute the <abbr title="version of code within a single repository or workspace repository">branch</abbr> you desire for <code>other-branch</code>. The example below uses a continuation character to put the extra characters on a new line to make this easier to read.</p>
35843590
<div class="highlight"><span class="filename">Replace <code>other-branch</code> with the desired branch</span><pre><span></span><code>/bin/bash -c &quot;$(curl -fsSL \
3585-
https://raw.githubusercontent.com/loopandlearn/lnl-scripts/main/BuildLoopDev.sh)&quot; \
3591+
https://raw.githubusercontent.com/loopandlearn/lnl-scripts/main/BuildLoop.sh)&quot; \
35863592
- other-branch
35873593
</code></pre></div>
35883594
<h2 id="update-loop-dev">Update <abbr title="With a capital L, Loop is one of several do-it-yourself artifical pancreas systems">Loop</abbr>-dev<a class="headerlink" href="#update-loop-dev" title="Anchor link to this Header on this Page">&para;</a></h2>

0 commit comments

Comments
 (0)