Skip to content

Commit 19fdf18

Browse files
committed
v0.2.3 update
scheduled emails now contain public links to the archived test page final test results can be filtered by error type now
1 parent 7829442 commit 19fdf18

File tree

5 files changed

+400
-32
lines changed

5 files changed

+400
-32
lines changed

DEPENDENCIES

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1 @@
1-
file:tomcat-embed-core:webserver\lib
2-
url:CommissioningScripts-0.1.3.jar:https://github.com/automatic-controls/commissioning-scripts/releases/download/v0.1.3-beta/CommissioningScripts-0.1.3.jar
3-
url:CommissioningScripts-0.1.3-sources.jar:https://github.com/automatic-controls/commissioning-scripts/releases/download/v0.1.3-beta/CommissioningScripts-0.1.3-sources.jar
1+
file:tomcat-embed-core:webserver\lib
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<title>Terminal Unit Script Results</title>
5+
</head>
6+
<body>
7+
<a href="__LINK__">__LINK__</a>
8+
</body>
9+
</html>

0 commit comments

Comments
 (0)