You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<li><ahref="https://github.com/NearNodeFlash/nnf-mfu">NearNodeFlash/nnf-mfu</a><em>(standalone repo, not a submodule)</em></li>
1463
1463
<li><ahref="https://github.com/NearNodeFlash/nnf-ec">NearNodeFlash/nnf-ec</a><em>(standalone repo, not a submodule)</em></li>
1464
+
<li><ahref="https://github.com/NearNodeFlash/nnf-storedversions-maint">NearNodeFlash/nnf-storedversions-maint</a><em>(standalone repo, not a submodule)</em></li>
@@ -1593,7 +1596,7 @@ <h3 id="run-the-steps-in-this-order">Run the steps in this order</h3>
1593
1596
<li>
1594
1597
<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>
1595
1598
<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>
1597
1600
<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>
1598
1601
<ol>
1599
1602
<li>Complete Steps 2–3d for all repos through <code>nnf_deploy</code></li>
0 commit comments