From c66062acd2766319cf8833ca73551f3cd6990788 Mon Sep 17 00:00:00 2001 From: Daniil Baturin Date: Sat, 8 Jan 2022 13:08:59 +0700 Subject: Do not list equuleus nightly builds since it's already the new LTS --- soupault.conf | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/soupault.conf b/soupault.conf index 22e2351..c17e5ca 100644 --- a/soupault.conf +++ b/soupault.conf @@ -80,9 +80,6 @@ Disallow: /

Current/sagitta (future 1.4.0)

-
-

Equuleus (upcoming 1.3.0)

-
""" selector = "div#content" action = "append_child" @@ -99,14 +96,3 @@ Disallow: / page = "get/nightly-builds.md" after = "insert-nightly-build-containers" -# Generates a list of the "equuleus" branch builds from S3 -[widgets.list-nightly-builds-equuleus] - widget = "exec" - command = "scripts/list-nightly-builds.py rolling/equuleus" - selector = "div#rolling-equuleus" - action = "append_child" - - page = "get/nightly-builds.md" - after = "insert-nightly-build-containers" - - -- cgit v1.2.3