Author: dsahlberg
Date: Tue Aug 29 15:51:38 2023
New Revision: 1911987
URL: http://svn.apache.org/viewvc?rev=1911987&view=rev
Log:
In site/staging:
* docs/community-guide/building.part.html
(#build-farm): Buildbot canonical URL has changed. Add note where to find
the configuration.
Modified:
subversion/site/staging/docs/community-guide/building.part.html
Modified: subversion/site/staging/docs/community-guide/building.part.html
URL:
http://svn.apache.org/viewvc/subversion/site/staging/docs/community-guide/building.part.html?rev=1911987&r1=1911986&r2=1911987&view=diff
==============================================================================
--- subversion/site/staging/docs/community-guide/building.part.html (original)
+++ subversion/site/staging/docs/community-guide/building.part.html Tue Aug 29
15:51:38 2023
@@ -267,7 +267,7 @@ farm. The Buildbot waterfall for the Sub
<li><a href="/buildbot/all">The whole farm</a></li>
</ul>
<p>For more information about build services, head over
-to <a href="https://ci.apache.org/">ci.apache.org</a>.
+to <a href="https://ci2.apache.org/">ci2.apache.org</a>.
</p>
<p>If you'd like to receive notifications about buildbot build and
@@ -275,6 +275,12 @@ test failures, please subscribe to the <
href="/mailing-lists.html#notifications-ml">notifications@</a> mailing list.
</p>
+<p>Buildbot is configured in the <a
+href="https://svn.apache.org/repos/infra/infrastructure/buildbot2/">Infra
+repository</a>, specifically, the <a
+href="https://svn.apache.org/repos/infra/infrastructure/buildbot2/projects/subversion.py"
+>subversion.py</a> file.</p>
+
</div> <!-- build-farm -->