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

sbp pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tooling-trusted-releases.git


The following commit(s) were added to refs/heads/main by this push:
     new fa6930c  Document the pause before committee and project data is 
fetched
fa6930c is described below

commit fa6930c96ddf6c0c54c853d86fbb951d22487059
Author: Sean B. Palmer <[email protected]>
AuthorDate: Thu Oct 23 20:42:58 2025 +0100

    Document the pause before committee and project data is fetched
---
 atr/docs/running-the-server.html | 1 +
 atr/docs/running-the-server.md   | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/atr/docs/running-the-server.html b/atr/docs/running-the-server.html
index cb53c99..9d795d4 100644
--- a/atr/docs/running-the-server.html
+++ b/atr/docs/running-the-server.html
@@ -44,3 +44,4 @@ make serve-local
 <p>If you do not want to change your <code>/etc/hosts</code>, you can use 
<code>127.0.0.1</code>. You should not use <code>localhost</code>. The 
following link should work:</p>
 <p><a 
href="https://127.0.0.1:8080/";><code>https://127.0.0.1:8080/</code></a></p>
 <p>Pick one or the other, because logging into the site on one host does not 
log you in to the site on any other host.</p>
+<p>It will take one or two minutes for the server to fetch committee and 
project information from the ASF website. Until the fetch is complete, no 
existing committees and projects will show.</p>
diff --git a/atr/docs/running-the-server.md b/atr/docs/running-the-server.md
index 5c6226d..18ee564 100644
--- a/atr/docs/running-the-server.md
+++ b/atr/docs/running-the-server.md
@@ -69,3 +69,5 @@ If you do not want to change your `/etc/hosts`, you can use 
`127.0.0.1`. You sho
 [`https://127.0.0.1:8080/`](https://127.0.0.1:8080/)
 
 Pick one or the other, because logging into the site on one host does not log 
you in to the site on any other host.
+
+It will take one or two minutes for the server to fetch committee and project 
information from the ASF website. Until the fetch is complete, no existing 
committees and projects will show.


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

Reply via email to