testing
All checks were successful
Build Org Website / build (push) Successful in 34s

This commit is contained in:
gitea-actions
2026-07-09 17:06:35 +01:00
parent af79b439ce
commit 275a955a5f
5 changed files with 28 additions and 18 deletions

View File

@@ -1,6 +1,6 @@
{ {
"schemaVersion": 3, "schemaVersion": 3,
"generatedAt": "2026-07-09T16:50:39", "generatedAt": "2026-07-09T17:02:07",
"entries": [ "entries": [
{ {
"id": "memory-1783611669147", "id": "memory-1783611669147",

View File

@@ -35,7 +35,9 @@
const familyLayers = []; const familyLayers = [];
const details = []; const details = [
"Temp 2"
];
const poems = []; const poems = [];

View File

@@ -551,3 +551,11 @@ at <ScriptBlock>, /home/zaine/master-folder/org-platform/org_web/gitea-build-mon
2026-07-09T16:50:32.7860884+01:00 [INFO] Running authoring server tests with /home/zaine/master-folder/org-platform/authoring-service/.venv/bin/python. 2026-07-09T16:50:32.7860884+01:00 [INFO] Running authoring server tests with /home/zaine/master-folder/org-platform/authoring-service/.venv/bin/python.
2026-07-09T16:50:32.8526079+01:00 [INFO] Authoring server tests passed: ran=0, failures=0, errors=0, skipped=0, exit=0 2026-07-09T16:50:32.8526079+01:00 [INFO] Authoring server tests passed: ran=0, failures=0, errors=0, skipped=0, exit=0
2026-07-09T16:50:33.1886693+01:00 [INFO] Sent authoring server test notification. 2026-07-09T16:50:33.1886693+01:00 [INFO] Sent authoring server test notification.
2026-07-09T16:51:26.7434777+01:00 [INFO] Prepared current build status for zaine/org_web: severity=Info, status=success
2026-07-09T16:51:26.7507121+01:00 [INFO] Fetching recent Gitea Actions runs for zaine/org_web.
2026-07-09T16:51:26.9948116+01:00 [ERROR] Failed to analyze job 657: Cannot bind argument to parameter 'LogText' because it is an empty string.
2026-07-09T16:51:27.0002663+01:00 [ERROR] Failed to analyze job 656: Cannot bind argument to parameter 'LogText' because it is an empty string.
2026-07-09T16:51:27.5408475+01:00 [INFO] Sent build status notification with 1 embed(s).
2026-07-09T16:51:27.5598915+01:00 [INFO] Running authoring server tests with /home/zaine/master-folder/org-platform/authoring-service/.venv/bin/python.
2026-07-09T16:51:27.6325584+01:00 [INFO] Authoring server tests passed: ran=0, failures=0, errors=0, skipped=0, exit=0
2026-07-09T16:51:27.9271012+01:00 [INFO] Sent authoring server test notification.

View File

@@ -4,7 +4,7 @@
See the categories: @@html:<a href="../home/categories.html">Categories</a>@@ See the categories: @@html:<a href="../home/categories.html">Categories</a>@@
* Posts: * Posts:
- [[file:career/career-list.org][Career List]] @@html:<span class="post-date">09-07-2026 16:46</span>@@ - [[file:career/career-list.org][Career List]] @@html:<span class="post-date">09-07-2026 16:51</span>@@
- [[file:career/cross-site-scripting-xss.org][Cross-Site Scripting (XSS)]] @@html:<span class="post-date">01-06-2026 10:21</span>@@ @@html:<a href="/tags/learning.html"><span class="post-tag">learning</span></a>@@ @@html:<a href="/tags/notes.html"><span class="post-tag">notes</span></a>@@ - [[file:career/cross-site-scripting-xss.org][Cross-Site Scripting (XSS)]] @@html:<span class="post-date">01-06-2026 10:21</span>@@ @@html:<a href="/tags/learning.html"><span class="post-tag">learning</span></a>@@ @@html:<a href="/tags/notes.html"><span class="post-tag">notes</span></a>@@
- [[file:career/ha-dr.org][High Availability, Disaster Recovery and Business Continuity]] @@html:<span class="post-date">11-03-2026 17:18</span>@@ @@html:<a href="/tags/learning.html"><span class="post-tag">learning</span></a>@@ @@html:<a href="/tags/notes.html"><span class="post-tag">notes</span></a>@@ - [[file:career/ha-dr.org][High Availability, Disaster Recovery and Business Continuity]] @@html:<span class="post-date">11-03-2026 17:18</span>@@ @@html:<a href="/tags/learning.html"><span class="post-tag">learning</span></a>@@ @@html:<a href="/tags/notes.html"><span class="post-tag">notes</span></a>@@
- [[file:career/javascript.org][Understands the Javascript language]] @@html:<span class="post-date">11-03-2026 16:52</span>@@ @@html:<a href="/tags/learning.html"><span class="post-tag">learning</span></a>@@ @@html:<a href="/tags/notes.html"><span class="post-tag">notes</span></a>@@ - [[file:career/javascript.org][Understands the Javascript language]] @@html:<span class="post-date">11-03-2026 16:52</span>@@ @@html:<a href="/tags/learning.html"><span class="post-tag">learning</span></a>@@ @@html:<a href="/tags/notes.html"><span class="post-tag">notes</span></a>@@

View File

@@ -140,17 +140,17 @@ flowchart TD
n60 --> n67 n60 --> n67
n68["Tag: life"] n68["Tag: life"]
n60 --> n68 n60 --> n68
n69["Tag: education"] n69["Tag: update"]
n60 --> n69 n60 --> n69
n70["Tag: update"] n70["Tag: insights"]
n60 --> n70 n60 --> n70
n71["Tag: insights"] n71["Tag: education"]
n60 --> n71 n60 --> n71
n72["Tag: emacs"] n72["Tag: reading"]
n60 --> n72 n60 --> n72
n73["Tag: maths"] n73["Tag: emacs"]
n60 --> n73 n60 --> n73
n74["Tag: reading"] n74["Tag: maths"]
n60 --> n74 n60 --> n74
click n1 "index.html" "Home" click n1 "index.html" "Home"
click n2 "recently-updated.html" "Recently Updated" click n2 "recently-updated.html" "Recently Updated"
@@ -212,12 +212,12 @@ flowchart TD
click n66 "tags/review.html" "Tag: review" click n66 "tags/review.html" "Tag: review"
click n67 "tags/website.html" "Tag: website" click n67 "tags/website.html" "Tag: website"
click n68 "tags/life.html" "Tag: life" click n68 "tags/life.html" "Tag: life"
click n69 "tags/education.html" "Tag: education" click n69 "tags/update.html" "Tag: update"
click n70 "tags/update.html" "Tag: update" click n70 "tags/insights.html" "Tag: insights"
click n71 "tags/insights.html" "Tag: insights" click n71 "tags/education.html" "Tag: education"
click n72 "tags/emacs.html" "Tag: emacs" click n72 "tags/reading.html" "Tag: reading"
click n73 "tags/maths.html" "Tag: maths" click n73 "tags/emacs.html" "Tag: emacs"
click n74 "tags/reading.html" "Tag: reading" click n74 "tags/maths.html" "Tag: maths"
#+end_src #+end_src
* Pages * Pages
@@ -289,9 +289,9 @@ flowchart TD
- [[file:tags/review.org][Tag: review]] - [[file:tags/review.org][Tag: review]]
- [[file:tags/website.org][Tag: website]] - [[file:tags/website.org][Tag: website]]
- [[file:tags/life.org][Tag: life]] - [[file:tags/life.org][Tag: life]]
- [[file:tags/education.org][Tag: education]]
- [[file:tags/update.org][Tag: update]] - [[file:tags/update.org][Tag: update]]
- [[file:tags/insights.org][Tag: insights]] - [[file:tags/insights.org][Tag: insights]]
- [[file:tags/education.org][Tag: education]]
- [[file:tags/reading.org][Tag: reading]]
- [[file:tags/emacs.org][Tag: emacs]] - [[file:tags/emacs.org][Tag: emacs]]
- [[file:tags/maths.org][Tag: maths]] - [[file:tags/maths.org][Tag: maths]]
- [[file:tags/reading.org][Tag: reading]]