This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/tooling-docs.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 05d60ca  Commit build products
05d60ca is described below

commit 05d60ca7c8c7ec1c2290e630695cc7567607cedd
Author: Build Pelican (action) <[email protected]>
AuthorDate: Sun Nov 30 00:10:10 2025 +0000

    Commit build products
---
 output/agenda-tool.html                  | 4 ++--
 output/data-model.html                   | 4 ++--
 output/draft-asf-token-standard-faq.html | 4 ++--
 output/draft-asf-token-standard.html     | 4 ++--
 output/job-posting.html                  | 4 ++--
 output/platform.html                     | 4 ++--
 output/policies.html                     | 4 ++--
 output/supply-chain.html                 | 4 ++--
 output/svn-dist.html                     | 4 ++--
 output/team.html                         | 4 ++--
 output/trusted-releases.html             | 4 ++--
 output/volunteer.html                    | 4 ++--
 12 files changed, 24 insertions(+), 24 deletions(-)

diff --git a/output/agenda-tool.html b/output/agenda-tool.html
index cc63386..cbe5148 100644
--- a/output/agenda-tool.html
+++ b/output/agenda-tool.html
@@ -152,9 +152,9 @@
         document.querySelectorAll("pre > code.language-mermaid").forEach(code 
=> {
           const rawHtml = code.innerHTML;
           const decoded = decodeHtmlEntities(rawHtml);
-          console.log("=== Mermaid block", i, "raw HTML ===");
+          console.log("=== Mermaid block raw HTML ===");
           console.log(rawHtml);
-          console.log("=== Mermaid block", i, "decoded text ===");
+          console.log("=== Mermaid block decoded text ===");
           console.log(decoded);
           const div = document.createElement("div");
           div.className = "mermaid";
diff --git a/output/data-model.html b/output/data-model.html
index e6e057c..06ff431 100644
--- a/output/data-model.html
+++ b/output/data-model.html
@@ -364,9 +364,9 @@ Distribution channels may be for test packages. Package 
Managers will be automat
         document.querySelectorAll("pre > code.language-mermaid").forEach(code 
=> {
           const rawHtml = code.innerHTML;
           const decoded = decodeHtmlEntities(rawHtml);
-          console.log("=== Mermaid block", i, "raw HTML ===");
+          console.log("=== Mermaid block raw HTML ===");
           console.log(rawHtml);
-          console.log("=== Mermaid block", i, "decoded text ===");
+          console.log("=== Mermaid block decoded text ===");
           console.log(decoded);
           const div = document.createElement("div");
           div.className = "mermaid";
diff --git a/output/draft-asf-token-standard-faq.html 
b/output/draft-asf-token-standard-faq.html
index 258a037..6d82352 100644
--- a/output/draft-asf-token-standard-faq.html
+++ b/output/draft-asf-token-standard-faq.html
@@ -253,9 +253,9 @@ abc/pqr
         document.querySelectorAll("pre > code.language-mermaid").forEach(code 
=> {
           const rawHtml = code.innerHTML;
           const decoded = decodeHtmlEntities(rawHtml);
-          console.log("=== Mermaid block", i, "raw HTML ===");
+          console.log("=== Mermaid block raw HTML ===");
           console.log(rawHtml);
-          console.log("=== Mermaid block", i, "decoded text ===");
+          console.log("=== Mermaid block decoded text ===");
           console.log(decoded);
           const div = document.createElement("div");
           div.className = "mermaid";
diff --git a/output/draft-asf-token-standard.html 
b/output/draft-asf-token-standard.html
index ae7354a..89a4997 100644
--- a/output/draft-asf-token-standard.html
+++ b/output/draft-asf-token-standard.html
@@ -230,9 +230,9 @@ Token:    asf_sample_zzzzzzzzzzzzzzzzzzzzzzzzzzz13hv5A
         document.querySelectorAll("pre > code.language-mermaid").forEach(code 
=> {
           const rawHtml = code.innerHTML;
           const decoded = decodeHtmlEntities(rawHtml);
-          console.log("=== Mermaid block", i, "raw HTML ===");
+          console.log("=== Mermaid block raw HTML ===");
           console.log(rawHtml);
-          console.log("=== Mermaid block", i, "decoded text ===");
+          console.log("=== Mermaid block decoded text ===");
           console.log(decoded);
           const div = document.createElement("div");
           div.className = "mermaid";
diff --git a/output/job-posting.html b/output/job-posting.html
index 30171fd..29c1800 100644
--- a/output/job-posting.html
+++ b/output/job-posting.html
@@ -247,9 +247,9 @@ staff and members using common video meeting software.</p>
         document.querySelectorAll("pre > code.language-mermaid").forEach(code 
=> {
           const rawHtml = code.innerHTML;
           const decoded = decodeHtmlEntities(rawHtml);
-          console.log("=== Mermaid block", i, "raw HTML ===");
+          console.log("=== Mermaid block raw HTML ===");
           console.log(rawHtml);
-          console.log("=== Mermaid block", i, "decoded text ===");
+          console.log("=== Mermaid block decoded text ===");
           console.log(decoded);
           const div = document.createElement("div");
           div.className = "mermaid";
diff --git a/output/platform.html b/output/platform.html
index 9067f10..0ae8246 100644
--- a/output/platform.html
+++ b/output/platform.html
@@ -304,9 +304,9 @@
         document.querySelectorAll("pre > code.language-mermaid").forEach(code 
=> {
           const rawHtml = code.innerHTML;
           const decoded = decodeHtmlEntities(rawHtml);
-          console.log("=== Mermaid block", i, "raw HTML ===");
+          console.log("=== Mermaid block raw HTML ===");
           console.log(rawHtml);
-          console.log("=== Mermaid block", i, "decoded text ===");
+          console.log("=== Mermaid block decoded text ===");
           console.log(decoded);
           const div = document.createElement("div");
           div.className = "mermaid";
diff --git a/output/policies.html b/output/policies.html
index 3c278c0..36339ce 100644
--- a/output/policies.html
+++ b/output/policies.html
@@ -155,9 +155,9 @@
         document.querySelectorAll("pre > code.language-mermaid").forEach(code 
=> {
           const rawHtml = code.innerHTML;
           const decoded = decodeHtmlEntities(rawHtml);
-          console.log("=== Mermaid block", i, "raw HTML ===");
+          console.log("=== Mermaid block raw HTML ===");
           console.log(rawHtml);
-          console.log("=== Mermaid block", i, "decoded text ===");
+          console.log("=== Mermaid block decoded text ===");
           console.log(decoded);
           const div = document.createElement("div");
           div.className = "mermaid";
diff --git a/output/supply-chain.html b/output/supply-chain.html
index 2fa9cc2..6ff14cb 100644
--- a/output/supply-chain.html
+++ b/output/supply-chain.html
@@ -147,9 +147,9 @@
         document.querySelectorAll("pre > code.language-mermaid").forEach(code 
=> {
           const rawHtml = code.innerHTML;
           const decoded = decodeHtmlEntities(rawHtml);
-          console.log("=== Mermaid block", i, "raw HTML ===");
+          console.log("=== Mermaid block raw HTML ===");
           console.log(rawHtml);
-          console.log("=== Mermaid block", i, "decoded text ===");
+          console.log("=== Mermaid block decoded text ===");
           console.log(decoded);
           const div = document.createElement("div");
           div.className = "mermaid";
diff --git a/output/svn-dist.html b/output/svn-dist.html
index 69f3066..247edcd 100644
--- a/output/svn-dist.html
+++ b/output/svn-dist.html
@@ -279,9 +279,9 @@
         document.querySelectorAll("pre > code.language-mermaid").forEach(code 
=> {
           const rawHtml = code.innerHTML;
           const decoded = decodeHtmlEntities(rawHtml);
-          console.log("=== Mermaid block", i, "raw HTML ===");
+          console.log("=== Mermaid block raw HTML ===");
           console.log(rawHtml);
-          console.log("=== Mermaid block", i, "decoded text ===");
+          console.log("=== Mermaid block decoded text ===");
           console.log(decoded);
           const div = document.createElement("div");
           div.className = "mermaid";
diff --git a/output/team.html b/output/team.html
index 168903e..5a63254 100644
--- a/output/team.html
+++ b/output/team.html
@@ -152,9 +152,9 @@
         document.querySelectorAll("pre > code.language-mermaid").forEach(code 
=> {
           const rawHtml = code.innerHTML;
           const decoded = decodeHtmlEntities(rawHtml);
-          console.log("=== Mermaid block", i, "raw HTML ===");
+          console.log("=== Mermaid block raw HTML ===");
           console.log(rawHtml);
-          console.log("=== Mermaid block", i, "decoded text ===");
+          console.log("=== Mermaid block decoded text ===");
           console.log(decoded);
           const div = document.createElement("div");
           div.className = "mermaid";
diff --git a/output/trusted-releases.html b/output/trusted-releases.html
index 28e50f2..fd81820 100644
--- a/output/trusted-releases.html
+++ b/output/trusted-releases.html
@@ -250,9 +250,9 @@ prior to submission of the release candidate.</p>
         document.querySelectorAll("pre > code.language-mermaid").forEach(code 
=> {
           const rawHtml = code.innerHTML;
           const decoded = decodeHtmlEntities(rawHtml);
-          console.log("=== Mermaid block", i, "raw HTML ===");
+          console.log("=== Mermaid block raw HTML ===");
           console.log(rawHtml);
-          console.log("=== Mermaid block", i, "decoded text ===");
+          console.log("=== Mermaid block decoded text ===");
           console.log(decoded);
           const div = document.createElement("div");
           div.className = "mermaid";
diff --git a/output/volunteer.html b/output/volunteer.html
index 9ef6697..8ded8c1 100644
--- a/output/volunteer.html
+++ b/output/volunteer.html
@@ -157,9 +157,9 @@
         document.querySelectorAll("pre > code.language-mermaid").forEach(code 
=> {
           const rawHtml = code.innerHTML;
           const decoded = decodeHtmlEntities(rawHtml);
-          console.log("=== Mermaid block", i, "raw HTML ===");
+          console.log("=== Mermaid block raw HTML ===");
           console.log(rawHtml);
-          console.log("=== Mermaid block", i, "decoded text ===");
+          console.log("=== Mermaid block decoded text ===");
           console.log(decoded);
           const div = document.createElement("div");
           div.className = "mermaid";


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to