This is an automated email from the ASF dual-hosted git repository.
git-site-role 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 142ab59 Automatic Site Publish by Buildbot
142ab59 is described below
commit 142ab59b4d91ffef544118257d59cf935210a236
Author: buildbot <[email protected]>
AuthorDate: Tue Mar 11 18:53:26 2025 +0000
Automatic Site Publish by Buildbot
---
output/_pagefind/fragment/en_775fbcf.pf_fragment | Bin 0 -> 1132 bytes
output/_pagefind/index/en_8bec2b4.pf_index | Bin 2252 -> 0 bytes
output/_pagefind/index/en_ad6e236.pf_index | Bin 0 -> 3859 bytes
output/_pagefind/pagefind-entry.json | 2 +-
output/_pagefind/pagefind.en_1eaabf2ca9.pf_meta | Bin 0 -> 109 bytes
output/_pagefind/pagefind.en_62fbb8d7fa.pf_meta | Bin 100 -> 0 bytes
output/svn-dist.html | 224 +++++++++++++++++++++++
7 files changed, 225 insertions(+), 1 deletion(-)
diff --git a/output/_pagefind/fragment/en_775fbcf.pf_fragment
b/output/_pagefind/fragment/en_775fbcf.pf_fragment
new file mode 100644
index 0000000..ab0ed15
Binary files /dev/null and b/output/_pagefind/fragment/en_775fbcf.pf_fragment
differ
diff --git a/output/_pagefind/index/en_8bec2b4.pf_index
b/output/_pagefind/index/en_8bec2b4.pf_index
deleted file mode 100644
index ecffd71..0000000
Binary files a/output/_pagefind/index/en_8bec2b4.pf_index and /dev/null differ
diff --git a/output/_pagefind/index/en_ad6e236.pf_index
b/output/_pagefind/index/en_ad6e236.pf_index
new file mode 100644
index 0000000..e8f4a1b
Binary files /dev/null and b/output/_pagefind/index/en_ad6e236.pf_index differ
diff --git a/output/_pagefind/pagefind-entry.json
b/output/_pagefind/pagefind-entry.json
index f089184..cbe10a0 100644
--- a/output/_pagefind/pagefind-entry.json
+++ b/output/_pagefind/pagefind-entry.json
@@ -1 +1 @@
-{"version":"1.0.4","languages":{"en":{"hash":"en_62fbb8d7fa","wasm":"en","page_count":3}}}
\ No newline at end of file
+{"version":"1.0.4","languages":{"en":{"hash":"en_1eaabf2ca9","wasm":"en","page_count":4}}}
\ No newline at end of file
diff --git a/output/_pagefind/pagefind.en_1eaabf2ca9.pf_meta
b/output/_pagefind/pagefind.en_1eaabf2ca9.pf_meta
new file mode 100644
index 0000000..624da46
Binary files /dev/null and b/output/_pagefind/pagefind.en_1eaabf2ca9.pf_meta
differ
diff --git a/output/_pagefind/pagefind.en_62fbb8d7fa.pf_meta
b/output/_pagefind/pagefind.en_62fbb8d7fa.pf_meta
deleted file mode 100644
index 0a540d3..0000000
Binary files a/output/_pagefind/pagefind.en_62fbb8d7fa.pf_meta and /dev/null
differ
diff --git a/output/svn-dist.html b/output/svn-dist.html
new file mode 100644
index 0000000..e882023
--- /dev/null
+++ b/output/svn-dist.html
@@ -0,0 +1,224 @@
+<!doctype html>
+<html class="no-js" lang="en" dir="ltr">
+ <head>
+ <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>Releases from SVN Dist - ASF Tooling Website</title>
+<link href="/css/bootstrap.min.css" rel="stylesheet">
+<link href="/css/fontawesome.all.min.css" rel="stylesheet">
+<link href="/css/headerlink.css" rel="stylesheet">
+<script src="/highlight/highlight.min.js"></script>
+<!-- pagefind search -->
+<link href="/_pagefind/pagefind-ui.css" rel="stylesheet">
+<script src="/_pagefind/pagefind-ui.js" type="text/javascript"></script>
+<script>
+ window.addEventListener('DOMContentLoaded', (event) => {
+ new PagefindUI({ element: "#pagefind-search" });
+ });
+ var pageTitle = '';
+ if(pageTitle === '404'){
+ window.addEventListener('DOMContentLoaded', (event) => {
+ new PagefindUI({ element: "#page-404-search" });
+ });
+ }
+</script>
+<!-- pagefind search box styling -->
+<style type="text/css">
+ .search-form {
+ right: 0;
+ left: initial !important;
+ min-width: 25vw;
+ max-width: 90vw;
+ max-height: calc(95vh - 100px);
+ overflow: auto;
+ margin-top: 5px;
+ }
+</style>
+ </head>
+ <body class="d-flex flex-column h-100">
+ <main class="flex-shrink-0">
+ <div>
+<!-- nav bar -->
+<nav class="navbar navbar-expand-lg navbar-dark bg-dark" aria-label="Fifth
navbar example">
+ <div class="container-fluid">
+ <a class="navbar-brand" href="/"><img src="/images/feather.png"
style="height: 32px;"/> ASF Tooling</a>
+ <button class="navbar-toggler" type="button" data-bs-toggle="collapse"
data-bs-target="#navbarADP" aria-controls="navbarADP" aria-expanded="false"
aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
+ </button>
+
+ <div class="collapse navbar-collapse" id="navbarADP">
+ <ul class="navbar-nav me-auto mb-2 mb-lg-0">
+ <li class="nav-item dropdown">
+ <a class="nav-link dropdown-toggle" href="#"
data-bs-toggle="dropdown" aria-expanded="false">About</a>
+ <ul class="dropdown-menu">
+ <!--<li><a class="dropdown-item" href="/blog/">Tooling
Blog</a></li>-->
+ <li><a class="dropdown-item" href="/team.html">About the
team</a></li>
+ </ul>
+ </li>
+
+ <li class="nav-item dropdown">
+ <a class="nav-link dropdown-toggle" href="#"
data-bs-toggle="dropdown" aria-expanded="false">Repositories</a>
+ <ul class="dropdown-menu">
+ <li><a class="dropdown-item"
href="https://github.com/apache/tooling-docs/">Website and Docs</a></li>
+ <li><a class="dropdown-item"
href="https://github.com/apache/tooling-trusted-release">Trusted
Release</a></li>
+ <li><a class="dropdown-item"
href="https://github.com/apache/infrastructure-agenda">Agenda Tool</a></li>
+ </ul>
+ </li>
+
+ <li class="nav-item dropdown">
+ <a class="nav-link dropdown-toggle" href="#"
data-bs-toggle="dropdown" aria-expanded="false">Contribute</a>
+ <ul class="dropdown-menu">
+ <li><a class="dropdown-item" href="/volunteer.html">Volunteer with
Tooling</a></li>
+ </ul>
+ </li>
+
+ <li class="nav-item dropdown">
+ <a href="#" class="nav-link dropdown-toggle hidden-xs"
data-bs-toggle="dropdown"><span class="fa-solid fa-magnifying-glass"
aria-hidden="true"></span> Search</a>
+ <ul class="search-form dropdown-menu">
+ <li>
+ <div id="pagefind-search" class="input-group" style="width:
100%; padding: 0 5px;"></div>
+ </li>
+ </ul>
+ </li>
+ </ul>
+ </div>
+ </div>
+</nav><!-- page contents -->
+<div id="contents">
+ <div class="bg-white p-5 rounded">
+ <div class="col-sm-8 mx-auto">
+ <h1>
+ Releases from SVN Dist
+ </h1>
+ <h1>Legacy Releases from SVN Dist</h1>
+<p>We have three types of Releases to create using a "Pull from 'Dist'"
process.</p>
+<ol>
+<li>
+<p>Release Candidates from <code>dist/dev</code> 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>
+</li>
+<li>
+<p>Archived Releases 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>
+<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>
+</li>
+<li>
+<p><strong>Legacy 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>
+</li>
+<li>
+<p><strong>Sychronize Release Archive</strong> - scan <code>archive</code>
repository and migrate any archived not in the ATR as a Current or Archived
Release.</p>
+</li>
+</ol>
+<h2>Backends Hosting Release Artifacts</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>
+</ol>
+<h3>Transitional Steps</h3>
+<pre><code class="language-mermaid">flowchart TD
+ subgraph Legacy
+ A[svn:dist/release]
+ B[rsync.apache.org]
+ A -->|svn| B
+ C[downloads.apache.org]
+ D[archive.apache.org]
+ B -->|rsync| C
+ B -->|rsync| D
+ end
+</code></pre>
+<ol>
+<li><strong>ATR writes to SVN</strong> - ATR Releases write to
<code>svn:dist/release</code> as an interim step.</li>
+</ol>
+<pre><code class="language-mermaid">flowchart TD
+ subgraph Transition 1
+ ATR[ATR]
+ A[svn:dist/release]
+ ATR -->|svn| A
+ B[rsync.apache.org]
+ A -->|svn| B
+ C[downloads.apache.org]
+ D[archive.apache.org]
+ B -->|rsync| C
+ B -->|rsync| D
+ end
+</code></pre>
+<ol start="2">
+<li><strong>ATR and Legacy are Integrated</strong> - Insert ATR into the rsync
chain.
+<ul>
+<li>ATR has a directory with the same organization as
<code>svn:dist/release</code> using symbolic links to the Releases in the ATR
Datastore.</li>
+<li>ATR's rsync from rsync.apache.org should detect legacy release addition
and deletion.</li>
+</ul>
+</li>
+</ol>
+<pre><code class="language-mermaid">flowchart TD
+ subgraph Transition 2
+ A[svn:dist/release]
+ B[rsync.apache.org]
+ A -->|svn| B
+ ATR[ATR]
+ B -->|rsync| ATR
+ C[downloads.apache.org]
+ D[archive.apache.org]
+ ATR -->|rsync| C
+ ATR -->|rsync| D
+ end
+</code></pre>
+<ol start="3">
+<li><strong>Legacy is Retired</strong> - <code>svn:dist/release</code> is
retired.</li>
+</ol>
+<pre><code class="language-mermaid">flowchart TD
+ subgraph Transition 3
+ ATR[ATR]
+ C[downloads.apache.org]
+ D[archive.apache.org]
+ ATR -->|rsync| C
+ ATR -->|rsync| D
+ end
+</code></pre>
+<ol start="4">
+<li><strong>Further Integration</strong> - downloads.apache.org is hosted on
ATR.</li>
+</ol>
+<pre><code class="language-mermaid">flowchart TD
+ subgraph Transition 4
+ ATR[ATR]
+ D[archive.apache.org]
+ ATR -->|rsync| D
+ end
+</code></pre>
+
+ </div>
+ </div>
+</div> <!-- footer -->
+ <div class="row">
+ <div class="large-12 medium-12 columns">
+ <p style="font-style: italic; font-size: 0.8rem; text-align: center;">
+ Copyright 2025, <a href="https://www.apache.org/">The Apache
Software Foundation</a>, Licensed under the <a
href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version
2.0</a>.<br/>
+ Apache® and the Apache feather logo are trademarks of The Apache
Software Foundation.
+ </p>
+ </div>
+ </div>
+ <script type="application/ecmascript" src="/js/bootstrap.bundle.min.js"
integrity="sha384-OERcA2EqjJCMA+/3y+gxIOqMEjwtxJY7qPCqsdltbNJuaOe923+mo//f6V8Qbsw3"></script>
+ <script type="module">
+ import mermaid from '/js/mermaid.esm.min.js';
+ </script> </div>
+ </main>
+ <script>hljs.initHighlightingOnLoad();</script>
+ </body>
+</html>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]