Deployed 2b26cb3 with MkDocs version: 1.6.1

This commit is contained in:
github-actions[bot]
2024-10-08 22:15:59 +00:00
parent cafb45a05c
commit 79a6e3a180
2 changed files with 11 additions and 7 deletions

View File

@@ -598,12 +598,16 @@
Fill in a new tag and select "Create new tag: xxx on publish".</li>
</ol>
<p>A tag should have the format x.y.z.</p>
<p>It is suggested to first select "Set as a pre-release" at the bottom. <br/>
1. Wait for the GitHub-Action of release creation. After all is done:
* the release should be created
* the artifacts are downloadable from release
* The documented changes were applied to the release
1. In case of a full release (not a pre-release), check that the <a href="https://jomjol.github.io/AI-on-the-edge-device">Web Installer</a> shows the right version. If needed, run he action manually: <a href="https://github.com/jomjol/AI-on-the-edge-device/actions/workflows/manual-update-webinstaller.yml">github.com/jomjol/AI-on-the-edge-device/actions/workflows/manual-update-webinstaller.yml</a>.</p>
<p>It is suggested to first select "Set as a pre-release" at the bottom.</p>
<ol>
<li>Wait for the GitHub-Action of release creation. After all is done:<ul>
<li>the release should be created</li>
<li>the artifacts are downloadable from release </li>
<li>The documented changes were applied to the release</li>
</ul>
</li>
<li>In case of a full release (not a pre-release), check that the <a href="https://jomjol.github.io/AI-on-the-edge-device">Web Installer</a> shows the right version. If needed, run he action manually: <a href="https://github.com/jomjol/AI-on-the-edge-device/actions/workflows/manual-update-webinstaller.yml">github.com/jomjol/AI-on-the-edge-device/actions/workflows/manual-update-webinstaller.yml</a>.</li>
</ol>
</article>
</div>
<script>var target=document.getElementById(location.hash.slice(1));target&&target.name&&(target.checked=target.name.startsWith("__tabbed_"))</script>

File diff suppressed because one or more lines are too long