add hidden raven/oriole release listings

This commit is contained in:
Daniel Micay 2021-12-01 00:13:14 -05:00
parent 2aaebac57c
commit ec746a960e
2 changed files with 41 additions and 1 deletions

View File

@ -2,7 +2,7 @@
const baseUrl = "https://releases.grapheneos.org/";
const versionBaseUrl = "https://github.com/GrapheneOS/platform_manifest/releases/tag/";
const devices = ["barbet", "redfin", "bramble", "sunfish", "coral", "flame", "bonito", "sargo", "crosshatch", "blueline"];
const devices = ["raven", "oriole", "barbet", "redfin", "bramble", "sunfish", "coral", "flame", "bonito", "sargo", "crosshatch", "blueline"];
const channels = ["stable", "beta"];
const delayMs = 1000 * 60 * 5;

View File

@ -61,6 +61,8 @@
<li>
<a href="#stable-channel">Stable channel</a>
<ul>
<li hidden=""><a href="#raven-stable">Pixel 6 Pro (highly experimental)</a></li>
<li hidden=""><a href="#oriole-stable">Pixel 6 (highly experimental)</a></li>
<li><a href="#barbet-stable">Pixel 5a</a></li>
<li><a href="#redfin-stable">Pixel 5</a></li>
<li><a href="#bramble-stable">Pixel 4a (5G)</a></li>
@ -76,6 +78,8 @@
<li>
<a href="#beta-channel">Beta channel</a>
<ul>
<li hidden=""><a href="#raven-beta">Pixel 6 Pro (highly experimental)</a></li>
<li hidden=""><a href="#oriole-beta">Pixel 6 (highly experimental)</a></li>
<li><a href="#barbet-beta">Pixel 5a</a></li>
<li><a href="#redfin-beta">Pixel 5</a></li>
<li><a href="#bramble-beta">Pixel 4a (5G)</a></li>
@ -249,6 +253,24 @@
the update server. The list you're seeing below is a pre-generated template and may
not be updated for the latest set of releases yet.</strong></p></noscript>
<section id="raven-stable" hidden="">
<h3><a href="#raven-stable">Pixel 6 Pro</a></h3>
<p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/SD1A.210817.037.2021120103">SD1A.210817.037.2021120103</a></p>
<ul>
<li><a href="https://releases.grapheneos.org/raven-factory-2021120103.zip">raven-factory-2021120103.zip</a></li>
<li><a href="https://releases.grapheneos.org/raven-factory-2021120103.zip.sig">raven-factory-2021120103.zip.sig</a></li>
<li><a href="https://releases.grapheneos.org/raven-ota_update-2021120103.zip">raven-ota_update-2021120103.zip</a></li>
</ul>
</section>
<section id="oriole-stable" hidden="">
<h3><a href="#oriole-stable">Pixel 6</a></h3>
<p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/SD1A.210817.037.2021120103">SD1A.210817.037.2021120103</a></p>
<ul>
<li><a href="https://releases.grapheneos.org/oriole-factory-2021120103.zip">oriole-factory-2021120103.zip</a></li>
<li><a href="https://releases.grapheneos.org/oriole-factory-2021120103.zip.sig">oriole-factory-2021120103.zip.sig</a></li>
<li><a href="https://releases.grapheneos.org/oriole-ota_update-2021120103.zip">oriole-ota_update-2021120103.zip</a></li>
</ul>
</section>
<section id="barbet-stable">
<h3><a href="#barbet-stable">Pixel 5a</a></h3>
<p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/SP1A.211105.003.2021112404">SP1A.211105.003.2021112404</a></p>
@ -348,6 +370,24 @@
the update server. The list you're seeing below is a pre-generated template and may
not be updated for the latest set of releases yet.</strong></p></noscript>
<section id="raven-beta" hidden="">
<h3><a href="#raven-beta">Pixel 6 Pro</a></h3>
<p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/SD1A.210817.037.2021120103">SD1A.210817.037.2021120103</a></p>
<ul>
<li><a href="https://releases.grapheneos.org/raven-factory-2021120103.zip">raven-factory-2021120103.zip</a></li>
<li><a href="https://releases.grapheneos.org/raven-factory-2021120103.zip.sig">raven-factory-2021120103.zip.sig</a></li>
<li><a href="https://releases.grapheneos.org/raven-ota_update-2021120103.zip">raven-ota_update-2021120103.zip</a></li>
</ul>
</section>
<section id="oriole-beta" hidden="">
<h3><a href="#oriole-beta">Pixel 6</a></h3>
<p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/SD1A.210817.037.2021120103">SD1A.210817.037.2021120103</a></p>
<ul>
<li><a href="https://releases.grapheneos.org/oriole-factory-2021120103.zip">oriole-factory-2021120103.zip</a></li>
<li><a href="https://releases.grapheneos.org/oriole-factory-2021120103.zip.sig">oriole-factory-2021120103.zip.sig</a></li>
<li><a href="https://releases.grapheneos.org/oriole-ota_update-2021120103.zip">oriole-ota_update-2021120103.zip</a></li>
</ul>
</section>
<section id="barbet-beta">
<h3><a href="#barbet-beta">Pixel 5a</a></h3>
<p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/SP1A.211105.003.2021112404">SP1A.211105.003.2021112404</a></p>