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 b431d78  Commit build products
b431d78 is described below

commit b431d780f1e3a8990f6407e3e73a4290d683e0a4
Author: Build Pelican (action) <[email protected]>
AuthorDate: Fri Feb 13 13:37:26 2026 +0000

    Commit build products
---
 output/_pagefind/fragment/en_3c39ad5.pf_fragment | Bin 1294 -> 0 bytes
 output/_pagefind/fragment/en_a73094c.pf_fragment | Bin 0 -> 1372 bytes
 output/_pagefind/index/en_a27f923.pf_index       | Bin 33172 -> 0 bytes
 output/_pagefind/index/en_f3e3eb7.pf_index       | Bin 0 -> 33225 bytes
 output/_pagefind/pagefind-entry.json             |   2 +-
 output/_pagefind/pagefind.en_315ed5c6d6.pf_meta  | Bin 0 -> 189 bytes
 output/_pagefind/pagefind.en_9db714ad29.pf_meta  | Bin 190 -> 0 bytes
 output/svn-dist.html                             |  42 +++++++++++------------
 8 files changed, 22 insertions(+), 22 deletions(-)

diff --git a/output/_pagefind/fragment/en_3c39ad5.pf_fragment 
b/output/_pagefind/fragment/en_3c39ad5.pf_fragment
deleted file mode 100644
index 2ce5ff6..0000000
Binary files a/output/_pagefind/fragment/en_3c39ad5.pf_fragment and /dev/null 
differ
diff --git a/output/_pagefind/fragment/en_a73094c.pf_fragment 
b/output/_pagefind/fragment/en_a73094c.pf_fragment
new file mode 100644
index 0000000..d016247
Binary files /dev/null and b/output/_pagefind/fragment/en_a73094c.pf_fragment 
differ
diff --git a/output/_pagefind/index/en_a27f923.pf_index 
b/output/_pagefind/index/en_a27f923.pf_index
deleted file mode 100644
index 0e75292..0000000
Binary files a/output/_pagefind/index/en_a27f923.pf_index and /dev/null differ
diff --git a/output/_pagefind/index/en_f3e3eb7.pf_index 
b/output/_pagefind/index/en_f3e3eb7.pf_index
new file mode 100644
index 0000000..d81c11c
Binary files /dev/null and b/output/_pagefind/index/en_f3e3eb7.pf_index differ
diff --git a/output/_pagefind/pagefind-entry.json 
b/output/_pagefind/pagefind-entry.json
index 4bffe85..de88056 100644
--- a/output/_pagefind/pagefind-entry.json
+++ b/output/_pagefind/pagefind-entry.json
@@ -1 +1 @@
-{"version":"1.0.4","languages":{"en":{"hash":"en_9db714ad29","wasm":"en","page_count":13}}}
\ No newline at end of file
+{"version":"1.0.4","languages":{"en":{"hash":"en_315ed5c6d6","wasm":"en","page_count":13}}}
\ No newline at end of file
diff --git a/output/_pagefind/pagefind.en_315ed5c6d6.pf_meta 
b/output/_pagefind/pagefind.en_315ed5c6d6.pf_meta
new file mode 100644
index 0000000..dbea92a
Binary files /dev/null and b/output/_pagefind/pagefind.en_315ed5c6d6.pf_meta 
differ
diff --git a/output/_pagefind/pagefind.en_9db714ad29.pf_meta 
b/output/_pagefind/pagefind.en_9db714ad29.pf_meta
deleted file mode 100644
index 15916af..0000000
Binary files a/output/_pagefind/pagefind.en_9db714ad29.pf_meta and /dev/null 
differ
diff --git a/output/svn-dist.html b/output/svn-dist.html
index 9affc44..d2ded37 100644
--- a/output/svn-dist.html
+++ b/output/svn-dist.html
@@ -4,7 +4,7 @@
     <meta charset="utf-8">
     <meta http-equiv="x-ua-compatible" content="ie=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <title>Legacy Releases from SVN Dist - ASF Tooling Website</title>
+    <title>Legacy ASF Releases from SVN Dist - ASF Tooling Website</title>
 <link rel="shortcut icon" href="https://apache.org/favicons/favicon.ico";>
 <link href="/css/bootstrap.min.css" rel="stylesheet">
 <link href="/css/fontawesome.all.min.css" rel="stylesheet">
@@ -137,46 +137,46 @@
     <div class="bg-white p-5 rounded">
         <div class="col-sm-12 mx-auto">
           <h1>
-            Legacy Releases from SVN Dist
+            Legacy ASF Releases from SVN Dist
           </h1>
-          <p>We have three types of Releases to create using a "Pull from 
'Dist'" process.</p>
+          <p>We have three types of ASF Releases to import in ATR using a 
"Pull from '<a href="https://dist.apache.org/repos/dist/";>SVN Dist</a>'" 
process:</p>
 <ol>
 <li>
-<p>Release Candidates from <code>dist/dev</code> as the Release Manager 
requests from within the ATR Web UI.</p>
+<p>Current Release Candidates from <a 
href="https://dist.apache.org/repos/dist/dev/";><code>dist/dev</code></a>, as 
the Release Manager requests from within the ATR Web UI.</p>
 </li>
 <li>
-<p>Current Releases from <code>dist/release</code> this will be used for the 
initial migration and may be used from time to time as PMCs use the old 
methods.</p>
+<p>Current/last Releases from <a 
href="https://dist.apache.org/repos/dist/release/";><code>dist/release</code></a>:
 this will be used for the initial migration and may be used from time to time 
as PMCs use the old methods.</p>
 </li>
 <li>
-<p>Archived Releases which are migrated from the archive if not present in the 
Current Releases.</p>
+<p>Archived Releases in <a href="https://archive.apache.org/dist/";>Archive 
Distribution Directory</a> which are migrated from the archive if not present 
in the Current Releases.</p>
 </li>
 </ol>
 <h2>ATR Web UX</h2>
-<p>We will need pages to perform tasks related to the use of our legacy 
setup.</p>
+<p>We will need pages to perform tasks related to the use of our legacy <a 
href="https://dist.apache.org/repos/dist/";>SVN dist</a> setup.</p>
 <h3>PMC Management Page</h3>
 <ol>
 <li>
-<p><strong>Create Release Candidate</strong> - upload the packages for a 
release candidate from <code>svn:dist/dev</code>. This page can also handle 
direct uploads.</p>
+<p><strong>Create Release Candidate</strong> - upload the packages to ATR from 
a release candidate from <a 
href="https://dist.apache.org/repos/dist/dev/";><code>svn:dist/dev</code></a>. 
This upload page can also handle direct uploads, without the 
<code>svn:dist/dev</code> step.</p>
 </li>
 <li>
-<p><strong>Legacy Release</strong> - upload an approved release from 
<code>svn:dist/release</code>.</p>
+<p><strong>Previous Release</strong> - upload an approved release from 
<code>svn:dist/release</code>.</p>
 </li>
 </ol>
 <h3>System Admin Page</h3>
 <ol>
 <li>
-<p><strong>Synchronise Current Releases</strong> - scan 
<code>svn:dist/release</code> and migrate any not in the ATR.</p>
+<p><strong>Synchronise Current Releases</strong> - scan <a 
href="https://dist.apache.org/repos/dist/release/";><code>svn:dist/release</code></a>
 and migrate any not in the ATR.</p>
 </li>
 <li>
-<p><strong>Synchronize Release Archive</strong> - scan <code>archive</code> 
repository and migrate any archived not in the ATR as a Current or Archived 
Release.</p>
+<p><strong>Synchronize Release Archive Distribution Directory</strong> - scan 
<a href="https://archive.apache.org/dist/";><code>archive</code></a> repository 
and migrate any archived not in the ATR as a Current or Archived Release.</p>
 </li>
 </ol>
-<h2>Backends Hosting Release Artifacts</h2>
+<h2>Backends Hosting Release Distribution</h2>
 <p>The legacy domains are currently connected to <code>svn:dist/release</code> 
as follows:</p>
 <ol>
-<li>rsync.apache.org has a directory that updates a checkout of 
<code>svn:dist/release</code></li>
-<li>downloads.apache.org periodically rsyncs with rsync.apache.org</li>
-<li>archive.apache.org periodically rsyncs with rsync.apache.org without 
removing artifacts from the destination.</li>
+<li>rsync.apache.org has a directory that updates a checkout of <a 
href="https://dist.apache.org/repos/dist/release/";><code>svn:dist/release</code></a></li>
+<li><a href="https://downloads.apache.org/";>downloads.apache.org</a> 
periodically rsyncs with rsync.apache.org</li>
+<li><a href="https://archive.apache.org/dist/";>archive.apache.org</a> 
periodically rsyncs with rsync.apache.org without removing artifacts from the 
destination.</li>
 </ol>
 <h3>Transitional Steps</h3>
 <pre><code class="language-mermaid">flowchart
@@ -192,15 +192,15 @@
 </code></pre>
 <ol>
 <li>
-<p><strong>ATR writes to SVN</strong> - ATR Releases write to 
<code>svn:dist/release</code> as an interim step.</p>
+<p><strong>ATR writes to SVN Dist</strong> - ATR Releases write to 
<code>svn:dist/release</code> as an interim step.</p>
 <ul>
-<li>(a) ATR commits new changes to SVN dist release.</li>
+<li>(a) ATR commits new releases distributions to SVN dist/release.</li>
 </ul>
 </li>
 </ol>
 <pre><code class="language-mermaid">flowchart
   subgraph Transition 1A
-    ATR[releases.apache.org]
+    ATR[ATR releases.apache.org]
     A[svn:dist/release]
     ATR --&gt;|svn| A
     B[rsync.apache.org]
@@ -212,7 +212,7 @@
   end
 </code></pre>
 <ul>
-<li>(b) ATR both watches changes to and commits new changes to SVN dist 
release.</li>
+<li>(b) ATR both watches changes to SVN dist release and commits new ATR-first 
changes to SVN dist release.</li>
 </ul>
 <pre><code class="language-mermaid">flowchart
   subgraph Transition 1B
@@ -274,11 +274,11 @@
   end
 </code></pre>
 <ol start="3">
-<li><strong>Legacy is Retired</strong> - <code>svn:dist/release</code> is 
retired.</li>
+<li><strong>Legacy SVN Dist is Retired</strong> - 
<code>svn:dist/release</code> is retired.</li>
 </ol>
 <pre><code class="language-mermaid">flowchart
   subgraph Transition 3
-    ATR[releases.apache.org]
+    ATR[ATR releases.apache.org]
     C["downloads.apache.org"]
     D[archive.apache.org]
     ATR --&gt;|rsync| C


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

Reply via email to