prepare for future Pixel 7 Pro and Pixel 7 support
This commit is contained in:
parent
75e4c7bb69
commit
70aff80f09
@ -61,7 +61,7 @@ done
|
||||
sed -i "$replace" static-tmp/**/*.html nginx-tmp/nginx.conf nginx-tmp/snippets/preload.conf
|
||||
|
||||
replace=
|
||||
devices=(bluejay raven oriole barbet redfin bramble sunfish coral flame bonito sargo crosshatch blueline)
|
||||
devices=(cheetah panther bluejay raven oriole barbet redfin bramble sunfish coral flame bonito sargo crosshatch blueline)
|
||||
channels=(stable beta)
|
||||
for device in ${devices[@]}; do
|
||||
for channel in ${channels[@]}; do
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
const baseUrl = "https://releases.grapheneos.org/";
|
||||
const versionBaseUrl = "https://github.com/GrapheneOS/platform_manifest/releases/tag/";
|
||||
const devices = ["bluejay", "raven", "oriole", "barbet", "redfin", "bramble", "sunfish", "coral", "flame", "bonito", "sargo", "crosshatch", "blueline"];
|
||||
const devices = ["cheetah", "panther", "bluejay", "raven", "oriole", "barbet", "redfin", "bramble", "sunfish", "coral", "flame", "bonito", "sargo", "crosshatch", "blueline"];
|
||||
const channels = ["stable", "beta"];
|
||||
const delayMs = 1000 * 60 * 5;
|
||||
|
||||
|
@ -61,6 +61,8 @@
|
||||
<li>
|
||||
<a href="#stable-channel">Stable channel</a>
|
||||
<ul>
|
||||
<li hidden=""><a href="#cheetah-stable">Pixel 7 Pro</a></li>
|
||||
<li hidden=""><a href="#panther-stable">Pixel 7</a></li>
|
||||
<li><a href="#bluejay-stable">Pixel 6a</a></li>
|
||||
<li><a href="#raven-stable">Pixel 6 Pro</a></li>
|
||||
<li><a href="#oriole-stable">Pixel 6</a></li>
|
||||
@ -79,6 +81,8 @@
|
||||
<li>
|
||||
<a href="#beta-channel">Beta channel</a>
|
||||
<ul>
|
||||
<li hidden=""><a href="#cheetah-beta">Pixel 7 Pro</a></li>
|
||||
<li hidden=""><a href="#panther-beta">Pixel 7</a></li>
|
||||
<li><a href="#bluejay-beta">Pixel 6a</a></li>
|
||||
<li><a href="#raven-beta">Pixel 6 Pro</a></li>
|
||||
<li><a href="#oriole-beta">Pixel 6</a></li>
|
||||
@ -326,6 +330,24 @@
|
||||
<section id="stable-channel">
|
||||
<h2><a href="#stable-channel">Stable channel</a></h2>
|
||||
|
||||
<section id="cheetah-stable" hidden="">
|
||||
<h3><a href="#cheetah-stable">Pixel 7 Pro</a></h3>
|
||||
<p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/{{cheetah-stable-BUILD_ID}}.{{cheetah-stable-BUILD_NUMBER}}">{{cheetah-stable-BUILD_ID}}.{{cheetah-stable-BUILD_NUMBER}}</a></p>
|
||||
<ul>
|
||||
<li><a href="https://releases.grapheneos.org/cheetah-factory-{{cheetah-stable-BUILD_NUMBER}}.zip">cheetah-factory-{{cheetah-stable-BUILD_NUMBER}}.zip</a></li>
|
||||
<li><a href="https://releases.grapheneos.org/cheetah-factory-{{cheetah-stable-BUILD_NUMBER}}.zip.sig">cheetah-factory-{{cheetah-stable-BUILD_NUMBER}}.zip.sig</a></li>
|
||||
<li><a href="https://releases.grapheneos.org/cheetah-ota_update-{{cheetah-stable-BUILD_NUMBER}}.zip">cheetah-ota_update-{{cheetah-stable-BUILD_NUMBER}}.zip</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
<section id="panther-stable" hidden="">
|
||||
<h3><a href="#panther-stable">Pixel 7</a></h3>
|
||||
<p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/{{panther-stable-BUILD_ID}}.{{panther-stable-BUILD_NUMBER}}">{{panther-stable-BUILD_ID}}.{{panther-stable-BUILD_NUMBER}}</a></p>
|
||||
<ul>
|
||||
<li><a href="https://releases.grapheneos.org/panther-factory-{{panther-stable-BUILD_NUMBER}}.zip">panther-factory-{{panther-stable-BUILD_NUMBER}}.zip</a></li>
|
||||
<li><a href="https://releases.grapheneos.org/panther-factory-{{panther-stable-BUILD_NUMBER}}.zip.sig">panther-factory-{{panther-stable-BUILD_NUMBER}}.zip.sig</a></li>
|
||||
<li><a href="https://releases.grapheneos.org/panther-ota_update-{{panther-stable-BUILD_NUMBER}}.zip">panther-ota_update-{{panther-stable-BUILD_NUMBER}}.zip</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
<section id="bluejay-stable">
|
||||
<h3><a href="#bluejay-stable">Pixel 6a</a></h3>
|
||||
<p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/{{bluejay-stable-BUILD_ID}}.{{bluejay-stable-BUILD_NUMBER}}">{{bluejay-stable-BUILD_ID}}.{{bluejay-stable-BUILD_NUMBER}}</a></p>
|
||||
@ -448,6 +470,24 @@
|
||||
<section id="beta-channel">
|
||||
<h2><a href="#beta-channel">Beta channel</a></h2>
|
||||
|
||||
<section id="cheetah-beta" hidden="">
|
||||
<h3><a href="#cheetah-beta">Pixel 7 Pro</a></h3>
|
||||
<p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/{{cheetah-beta-BUILD_ID}}.{{cheetah-beta-BUILD_NUMBER}}">{{cheetah-beta-BUILD_ID}}.{{cheetah-beta-BUILD_NUMBER}}</a></p>
|
||||
<ul>
|
||||
<li><a href="https://releases.grapheneos.org/cheetah-factory-{{cheetah-beta-BUILD_NUMBER}}.zip">cheetah-factory-{{cheetah-beta-BUILD_NUMBER}}.zip</a></li>
|
||||
<li><a href="https://releases.grapheneos.org/cheetah-factory-{{cheetah-beta-BUILD_NUMBER}}.zip.sig">cheetah-factory-{{cheetah-beta-BUILD_NUMBER}}.zip.sig</a></li>
|
||||
<li><a href="https://releases.grapheneos.org/cheetah-ota_update-{{cheetah-beta-BUILD_NUMBER}}.zip">cheetah-ota_update-{{cheetah-beta-BUILD_NUMBER}}.zip</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
<section id="panther-beta" hidden="">
|
||||
<h3><a href="#panther-beta">Pixel 7</a></h3>
|
||||
<p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/{{panther-beta-BUILD_ID}}.{{panther-beta-BUILD_NUMBER}}">{{panther-beta-BUILD_ID}}.{{panther-beta-BUILD_NUMBER}}</a></p>
|
||||
<ul>
|
||||
<li><a href="https://releases.grapheneos.org/panther-factory-{{panther-beta-BUILD_NUMBER}}.zip">panther-factory-{{panther-beta-BUILD_NUMBER}}.zip</a></li>
|
||||
<li><a href="https://releases.grapheneos.org/panther-factory-{{panther-beta-BUILD_NUMBER}}.zip.sig">panther-factory-{{panther-beta-BUILD_NUMBER}}.zip.sig</a></li>
|
||||
<li><a href="https://releases.grapheneos.org/panther-ota_update-{{panther-beta-BUILD_NUMBER}}.zip">panther-ota_update-{{panther-beta-BUILD_NUMBER}}.zip</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
<section id="bluejay-beta">
|
||||
<h3><a href="#bluejay-beta">Pixel 6a</a></h3>
|
||||
<p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/{{bluejay-beta-BUILD_ID}}.{{bluejay-beta-BUILD_NUMBER}}">{{bluejay-beta-BUILD_ID}}.{{bluejay-beta-BUILD_NUMBER}}</a></p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user