This is the first issue in this new repo. It is a port of the mercurial buildbot, as it states in the README. We should
- add the testing to github actions and run the tests on new commits
- update the buildbot infrastructure from 0.8 + python2.7 to something more modern
@StanFromIreland you expressed some interest in this idea?
The current buildbot has been running for quite some time, and has massive history. The mirror directory of PyPy downloads (./public/html/mirror) is 37GB, the ./bench_results of old benchmark runs is 72MB, the master/* record of old runs is 13GB. We don't want to lose that.
This is the first issue in this new repo. It is a port of the mercurial buildbot, as it states in the README. We should
@StanFromIreland you expressed some interest in this idea?
The current buildbot has been running for quite some time, and has massive history. The mirror directory of PyPy downloads (
./public/html/mirror) is 37GB, the./bench_resultsof old benchmark runs is 72MB, themaster/*record of old runs is 13GB. We don't want to lose that.