releases: add hidden placeholders for husky/shiba

This commit is contained in:
Daniel Micay 2023-10-12 07:20:29 -04:00
parent 8035683693
commit 604b874b6b
3 changed files with 42 additions and 2 deletions

View File

@ -63,7 +63,7 @@ done
sed -i "$replace" static-tmp/**/*.html nginx-tmp/nginx.conf nginx-tmp/snippets/preload.conf
replace=
devices=(felix tangorpro lynx cheetah panther bluejay raven oriole barbet redfin bramble sunfish coral flame)
devices=(husky shiba felix tangorpro lynx cheetah panther bluejay raven oriole barbet redfin bramble sunfish coral flame)
channels=(stable beta)
for device in ${devices[@]}; do
for channel in ${channels[@]}; do

View File

@ -1,7 +1,7 @@
// @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT
const baseUrl = "https://releases.grapheneos.org/";
const devices = ["felix", "tangorpro", "lynx", "cheetah", "panther", "bluejay", "raven", "oriole", "barbet", "redfin", "bramble", "sunfish", "coral", "flame"];
const devices = ["husky", "shiba", "felix", "tangorpro", "lynx", "cheetah", "panther", "bluejay", "raven", "oriole", "barbet", "redfin", "bramble", "sunfish", "coral", "flame"];
const channels = ["stable", "beta"];
const delayMs = 1000 * 60 * 5;

View File

@ -47,6 +47,8 @@
<li>
<a href="#stable-channel">Stable channel</a>
<ul>
<li hidden=""><a href="#husky-stable">Pixel 8 Pro</a></li>
<li hidden=""><a href="#shiba-stable">Pixel 8</a></li>
<li><a href="#felix-stable">Pixel Fold</a></li>
<li><a href="#tangorpro-stable">Pixel Tablet</a></li>
<li><a href="#lynx-stable">Pixel 7a</a></li>
@ -66,6 +68,8 @@
<li>
<a href="#beta-channel">Beta channel</a>
<ul>
<li hidden=""><a href="#husky-beta">Pixel 8 Pro</a></li>
<li hidden=""><a href="#shiba-beta">Pixel 8</a></li>
<li><a href="#felix-beta">Pixel Fold</a></li>
<li><a href="#tangorpro-beta">Pixel Tablet</a></li>
<li><a href="#lynx-beta">Pixel 7a</a></li>
@ -382,6 +386,24 @@
<section id="stable-channel">
<h2><a href="#stable-channel">Stable channel</a></h2>
<section id="husky-stable" hidden="">
<h3><a href="#husky-stable">Pixel 8 Pro</a></h3>
<p>Version: <a href="#[[husky-stable-BUILD_NUMBER]]">[[husky-stable-BUILD_NUMBER]]</a></p>
<ul>
<li><a href="https://releases.grapheneos.org/husky-factory-[[husky-stable-BUILD_NUMBER]].zip">husky-factory-[[husky-stable-BUILD_NUMBER]].zip</a></li>
<li><a href="https://releases.grapheneos.org/husky-factory-[[husky-stable-BUILD_NUMBER]].zip.sig">husky-factory-[[husky-stable-BUILD_NUMBER]].zip.sig</a></li>
<li><a href="https://releases.grapheneos.org/husky-ota_update-[[husky-stable-BUILD_NUMBER]].zip">husky-ota_update-[[husky-stable-BUILD_NUMBER]].zip</a></li>
</ul>
</section>
<section id="shiba-stable" hidden="">
<h3><a href="#shiba-stable">Pixel 8</a></h3>
<p>Version: <a href="#[[shiba-stable-BUILD_NUMBER]]">[[shiba-stable-BUILD_NUMBER]]</a></p>
<ul>
<li><a href="https://releases.grapheneos.org/shiba-factory-[[shiba-stable-BUILD_NUMBER]].zip">shiba-factory-[[shiba-stable-BUILD_NUMBER]].zip</a></li>
<li><a href="https://releases.grapheneos.org/shiba-factory-[[shiba-stable-BUILD_NUMBER]].zip.sig">shiba-factory-[[shiba-stable-BUILD_NUMBER]].zip.sig</a></li>
<li><a href="https://releases.grapheneos.org/shiba-ota_update-[[shiba-stable-BUILD_NUMBER]].zip">shiba-ota_update-[[shiba-stable-BUILD_NUMBER]].zip</a></li>
</ul>
</section>
<section id="felix-stable">
<h3><a href="#felix-stable">Pixel Fold</a></h3>
<p>Version: <a href="#[[felix-stable-BUILD_NUMBER]]">[[felix-stable-BUILD_NUMBER]]</a></p>
@ -513,6 +535,24 @@
<section id="beta-channel">
<h2><a href="#beta-channel">Beta channel</a></h2>
<section id="husky-beta" hidden="">
<h3><a href="#husky-beta">Pixel 8 Pro</a></h3>
<p>Version: <a href="#[[husky-beta-BUILD_NUMBER]]">[[husky-beta-BUILD_NUMBER]]</a></p>
<ul>
<li><a href="https://releases.grapheneos.org/husky-factory-[[husky-beta-BUILD_NUMBER]].zip">husky-factory-[[husky-beta-BUILD_NUMBER]].zip</a></li>
<li><a href="https://releases.grapheneos.org/husky-factory-[[husky-beta-BUILD_NUMBER]].zip.sig">husky-factory-[[husky-beta-BUILD_NUMBER]].zip.sig</a></li>
<li><a href="https://releases.grapheneos.org/husky-ota_update-[[husky-beta-BUILD_NUMBER]].zip">husky-ota_update-[[husky-beta-BUILD_NUMBER]].zip</a></li>
</ul>
</section>
<section id="shiba-beta" hidden="">
<h3><a href="#shiba-beta">Pixel 8</a></h3>
<p>Version: <a href="#[[shiba-beta-BUILD_NUMBER]]">[[shiba-beta-BUILD_NUMBER]]</a></p>
<ul>
<li><a href="https://releases.grapheneos.org/shiba-factory-[[shiba-beta-BUILD_NUMBER]].zip">shiba-factory-[[shiba-beta-BUILD_NUMBER]].zip</a></li>
<li><a href="https://releases.grapheneos.org/shiba-factory-[[shiba-beta-BUILD_NUMBER]].zip.sig">shiba-factory-[[shiba-beta-BUILD_NUMBER]].zip.sig</a></li>
<li><a href="https://releases.grapheneos.org/shiba-ota_update-[[shiba-beta-BUILD_NUMBER]].zip">shiba-ota_update-[[shiba-beta-BUILD_NUMBER]].zip</a></li>
</ul>
</section>
<section id="felix-beta">
<h3><a href="#felix-beta">Pixel Fold</a></h3>
<p>Version: <a href="#[[felix-beta-BUILD_NUMBER]]">[[felix-beta-BUILD_NUMBER]]</a></p>