Deployed ebd2c2e with MkDocs version: 1.0.4

This commit is contained in:
TobiGr 2020-05-21 18:17:59 +01:00
parent 68c59d0f27
commit 7e61132943
5 changed files with 19 additions and 11 deletions

View File

@ -218,6 +218,10 @@ this is what you should do when releasing:</p>
<li>Make sure the draft name equals the tag name. <img alt="draft_name" src="../img/draft_name.png" /></li>
<li>Make sure to not have forgotten anything.</li>
<li>Click "Publish Release".</li>
<li>Clone <a href="https://gitlab.com/fdroid/fdroiddata">F-Droid / Data</a>.</li>
<li>Add the new version in <code>metadata/org.schabi.newpipe.yml</code>.</li>
<li>Run <code>fdroid signatures /path/to/newpipe.apk</code>.</li>
<li>Create a MR.</li>
<li>Rebase quickfix changes back into <strong>dev</strong> if quickfixes were made.</li>
</ol>
<p><img alt="rebase_back" src="../img/rebase_back_release.svg" /></p>
@ -248,6 +252,10 @@ Here's what you do when releasing a hotfix:</p>
<li>Copy the <a href="#release-notes">release note</a> into the fastlane directory of releases.</li>
<li>Increment the <strong>small minor</strong> version number and the <code>versionCode</code>.</li>
<li>Click "Publish Release".</li>
<li>Clone <a href="https://gitlab.com/fdroid/fdroiddata">F-Droid / Data</a>.</li>
<li>Add the new version in <code>metadata/org.schabi.newpipe.yml</code>.</li>
<li>Run <code>fdroid signatures /path/to/newpipe.apk</code>.</li>
<li>Create a MR.</li>
<li>Rebase the hotfix back into <strong>dev</strong> branch.</li>
</ol>
<p><img alt="rebase_back_hotfix" src="../img/rebase_back_hotfix.svg" /></p>

View File

@ -198,5 +198,5 @@ It focuses on making it possible for the creator of a scraper for a streaming se
<!--
MkDocs version : 1.0.4
Build Date UTC : 2020-04-19 21:34:19
Build Date UTC : 2020-05-21 17:17:59
-->

File diff suppressed because one or more lines are too long

View File

@ -2,47 +2,47 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>None</loc>
<lastmod>2020-04-19</lastmod>
<lastmod>2020-05-21</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2020-04-19</lastmod>
<lastmod>2020-05-21</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2020-04-19</lastmod>
<lastmod>2020-05-21</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2020-04-19</lastmod>
<lastmod>2020-05-21</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2020-04-19</lastmod>
<lastmod>2020-05-21</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2020-04-19</lastmod>
<lastmod>2020-05-21</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2020-04-19</lastmod>
<lastmod>2020-05-21</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2020-04-19</lastmod>
<lastmod>2020-05-21</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2020-04-19</lastmod>
<lastmod>2020-05-21</lastmod>
<changefreq>daily</changefreq>
</url>
</urlset>

Binary file not shown.