Skip to content

Commit d937431

Browse files
author
Doc Deploy Bot
committed
Deployed 210dc18 to dev with MkDocs 1.6.1 and mike 2.1.4
1 parent 7ad4eb3 commit d937431

2 files changed

Lines changed: 10 additions & 7 deletions

File tree

dev/repo-guides/release-nnf-sw/release-all/index.html

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1461,6 +1461,7 @@ <h2 id="nnf-software-overview">NNF Software Overview</h2>
14611461
<li><a href="https://github.com/NearNodeFlash/lustre-fs-operator">NearNodeFlash/lustre-fs-operator</a></li>
14621462
<li><a href="https://github.com/NearNodeFlash/nnf-mfu">NearNodeFlash/nnf-mfu</a> <em>(standalone repo, not a submodule)</em></li>
14631463
<li><a href="https://github.com/NearNodeFlash/nnf-ec">NearNodeFlash/nnf-ec</a> <em>(standalone repo, not a submodule)</em></li>
1464+
<li><a href="https://github.com/NearNodeFlash/nnf-storedversions-maint">NearNodeFlash/nnf-storedversions-maint</a> <em>(standalone repo, not a submodule)</em></li>
14641465
<li><a href="https://github.com/NearNodeFlash/nnf-sos">NearNodeFlash/nnf-sos</a></li>
14651466
<li><a href="https://github.com/NearNodeFlash/nnf-dm">NearNodeFlash/nnf-dm</a></li>
14661467
<li>
@@ -1478,6 +1479,7 @@ <h2 id="nnf-software-overview">NNF Software Overview</h2>
14781479
<li><code>lustre-fs-operator</code></li>
14791480
<li><code>nnf-mfu</code></li>
14801481
<li><code>nnf-ec</code></li>
1482+
<li><code>nnf-storedversions-maint</code> <em>(standalone repo)</em></li>
14811483
<li><code>nnf-sos</code> (depends on dws, nnf-mfu, nnf-ec)</li>
14821484
<li><code>nnf-dm</code> (depends on dws, nnf-sos, nnf-mfu)</li>
14831485
<li><code>nnf-integration-test</code> (depends on dws, nnf-sos, nnf-dm, lustre-fs-operator)</li>
@@ -1569,11 +1571,12 @@ <h3 id="run-the-steps-in-this-order">Run the steps in this order</h3>
15691571
<a id="__codelineno-1-3" name="__codelineno-1-3" href="#__codelineno-1-3"></a>lustre_fs_operator
15701572
<a id="__codelineno-1-4" name="__codelineno-1-4" href="#__codelineno-1-4"></a>nnf_mfu
15711573
<a id="__codelineno-1-5" name="__codelineno-1-5" href="#__codelineno-1-5"></a>nnf_ec
1572-
<a id="__codelineno-1-6" name="__codelineno-1-6" href="#__codelineno-1-6"></a>nnf_sos
1573-
<a id="__codelineno-1-7" name="__codelineno-1-7" href="#__codelineno-1-7"></a>nnf_dm
1574-
<a id="__codelineno-1-8" name="__codelineno-1-8" href="#__codelineno-1-8"></a>nnf_integration_test
1575-
<a id="__codelineno-1-9" name="__codelineno-1-9" href="#__codelineno-1-9"></a>nnf_deploy
1576-
<a id="__codelineno-1-10" name="__codelineno-1-10" href="#__codelineno-1-10"></a>nnf_doc
1574+
<a id="__codelineno-1-6" name="__codelineno-1-6" href="#__codelineno-1-6"></a>nnf_storedversions_maint
1575+
<a id="__codelineno-1-7" name="__codelineno-1-7" href="#__codelineno-1-7"></a>nnf_sos
1576+
<a id="__codelineno-1-8" name="__codelineno-1-8" href="#__codelineno-1-8"></a>nnf_dm
1577+
<a id="__codelineno-1-9" name="__codelineno-1-9" href="#__codelineno-1-9"></a>nnf_integration_test
1578+
<a id="__codelineno-1-10" name="__codelineno-1-10" href="#__codelineno-1-10"></a>nnf_deploy
1579+
<a id="__codelineno-1-11" name="__codelineno-1-11" href="#__codelineno-1-11"></a>nnf_doc
15771580
</code></pre></div>
15781581
</li>
15791582
<li>
@@ -1593,7 +1596,7 @@ <h3 id="run-the-steps-in-this-order">Run the steps in this order</h3>
15931596
<li>
15941597
<p><strong>Create Trial Release Branch:</strong> Create the new release branch, merge master/main to that release branch, but don't push it yet. The point of this step is to look for merge conflicts between master/main and the release branch.</p>
15951598
<blockquote>
1596-
<p><strong>Note:</strong> <code>nnf_mfu</code> may report "No new changes to release" if master has no commits since the last release. This is normal — skip it in subsequent steps.</p>
1599+
<p><strong>Note:</strong> <code>nnf_mfu</code> and <code>nnf_storedversions_maint</code> may report "No new changes to release" if master/main has no commits since the last release. This is normal — skip them in subsequent steps.</p>
15971600
<p><strong>Note:</strong> <code>nnf_doc</code> must be deferred until after <code>nnf_deploy</code> is tagged and its GitHub Release is published. The <code>nnf_doc</code> script updates <code>mkdocs.yml</code> with the latest <code>nnf-deploy</code> release version by querying GitHub Releases (not just tags). Follow this sequence:</p>
15981601
<ol>
15991602
<li>Complete Steps 2–3d for all repos through <code>nnf_deploy</code></li>

dev/search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)