From 09e5bba31b864da3e86b2747da9bc6cfebe90cbe Mon Sep 17 00:00:00 2001 From: Helmut Grohne Date: Sat, 23 Mar 2019 10:06:16 +0100 Subject: allow scheduling builds via webapp --- webapp.py | 58 +++++++++++++++++++++++++++++++++++++++++++++++++++++----- 1 file changed, 53 insertions(+), 5 deletions(-) (limited to 'webapp.py') diff --git a/webapp.py b/webapp.py index bf82bda..d37dbda 100644 --- a/webapp.py +++ b/webapp.py @@ -104,9 +104,9 @@ footer { - {%- if builds -%} -
-

Cross builds

+
+

Cross builds

+ {%- if builds -%} @@ -134,8 +134,21 @@ footer { {%- endfor -%}
-
- {%- endif -%} + {%- else -%} +

No build performed yet.

+ {%- endif -%} +
+ + {{ sourcepackage|e }} for + + +
+