Add nightly overview pages

This commit is contained in:
nora 2025-07-03 19:26:02 +02:00
parent 7f4c69e51f
commit 61d78680e0
9 changed files with 229 additions and 41 deletions

View file

@ -1,4 +1,4 @@
<!DOCTYPE html>
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
@ -19,6 +19,12 @@
<pre>
{{stderr}}
</pre>
<p>
<a href="/target?target={{target}}">Build history for target {{target}}</a>
</p>
<p>
<a href="/nightly?nightly={{nightly}}">Build state for nightly {{nightly}}</a>
</p>
<footer class="footer">
<span>does-it-build {{version}}</span>
<a href="https://github.com/Noratrieb/does-it-build">