From ec746a960efa837dbc7a4d798973dafc17cd2c65 Mon Sep 17 00:00:00 2001
From: Daniel Micay
Date: Wed, 1 Dec 2021 00:13:14 -0500
Subject: [PATCH] add hidden raven/oriole release listings
---
static/js/releases.js | 2 +-
static/releases.html | 40 ++++++++++++++++++++++++++++++++++++++++
2 files changed, 41 insertions(+), 1 deletion(-)
diff --git a/static/js/releases.js b/static/js/releases.js
index 02af1aa8..b99b7d3d 100644
--- a/static/js/releases.js
+++ b/static/js/releases.js
@@ -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;
diff --git a/static/releases.html b/static/releases.html
index 857d4dfe..17c6538b 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -61,6 +61,8 @@
Stable channel
+
+
Version: SP1A.211105.003.2021112404
@@ -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.
+
+