mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2025-12-07 12:07:01 +03:00
Deployed d61d875 with MkDocs version: 1.6.1
This commit is contained in:
@@ -596,7 +596,7 @@
|
||||
<h1 id="release-procedure"><span class="enumerate-headings-plugin enumerate-heading-plugin">1.</span> Release Procedure</h1>
|
||||
<p>Follow these steps to create a release:</p>
|
||||
<ol>
|
||||
<li>Document all relevant changes in the <a href="https://github.com/jomjol/AI-on-the-edge-device/blob/rolling/Changelog.md">Changelog</a> in the <code>main</code> branch.
|
||||
<li>Document all relevant changes in the <a href="https://github.com/jomjol/AI-on-the-edge-device/blob/main/Changelog.md">Changelog</a> in the <code>main</code> branch.
|
||||
To get a list of commits, you can call <code>git log --oneline</code> or check <a href="https://github.com/jomjol/AI-on-the-edge-device-docs/commits/main/">commits/main/</a>. Summarize the relevant changes since the last release.</li>
|
||||
<li>Wait for the GitHub action to run successfully.</li>
|
||||
<li>Test it to see if everything worsk as expected.</li>
|
||||
|
||||
Reference in New Issue
Block a user