mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2025-12-09 04:56:57 +03:00
Deployed 1c63767 with MkDocs version: 1.4.2
This commit is contained in:
@@ -184,19 +184,19 @@
|
|||||||
<ol>
|
<ol>
|
||||||
<li>Merge<code>rolling</code> into <code>master</code> branch</li>
|
<li>Merge<code>rolling</code> into <code>master</code> branch</li>
|
||||||
<li>Best to wait for the GitHub action to run successfully </li>
|
<li>Best to wait for the GitHub action to run successfully </li>
|
||||||
<li>On <code>master</code> branch tag the version like <code>v11.3.1</code> and don't forget to push it:
|
<li>
|
||||||
<code>git checkout master
|
<p>On <code>master</code> branch tag the version like <code>v11.3.1</code> and don't forget to push it:</p>
|
||||||
git pull
|
<p><code>git checkout master
|
||||||
git tag v14.0.0
|
git pull
|
||||||
git push --tags</code></li>
|
git tag v14.0.0
|
||||||
<li>Wait for the GitHub-Action of release creation. After all is done:<ul>
|
git push --tags</code>
|
||||||
<li>the release should be created</li>
|
5. Wait for the GitHub-Action of release creation. After all is done:
|
||||||
<li>the artifacts are downloadable from release </li>
|
* the release should be created
|
||||||
<li>The documented changes were applied to the release</li>
|
* the artifacts are downloadable from release
|
||||||
</ul>
|
* The documented changes were applied to the release
|
||||||
|
6. Merge master back in <code>rolling</code>
|
||||||
|
7. Check that the <a href="">Web Installer</a> shows the right version</p>
|
||||||
</li>
|
</li>
|
||||||
<li>Merge master back in <code>rolling</code></li>
|
|
||||||
<li>Check that the <a href="">Web Installer</a> shows the right version</li>
|
|
||||||
</ol>
|
</ol>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
BIN
sitemap.xml.gz
BIN
sitemap.xml.gz
Binary file not shown.
Reference in New Issue
Block a user