Author: dsahlberg Date: Fri Aug 8 08:11:47 2025 New Revision: 1927682 Log: In /tools/buildbot: Document the (previous) use for the scripts
* README (): New file Added: serf/tools/buildbot/README Added: serf/tools/buildbot/README ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ serf/tools/buildbot/README Fri Aug 8 08:11:47 2025 (r1927682) @@ -0,0 +1,9 @@ +These scripts were used on the build hosts serving ASF's Buildbot installation. +No build hosts remain and ASF has updated Buildbot to a new version where +Serf doesn't have any configuration. + +At the time of writing, Serf is using GitHub Actions to do CI testing. See +https://github.com/apache/serf/actions + +These scripts are considered deprecated but are kept here for future +reference.