2 Jan
2017
2 Jan
'17
1:58 p.m.
On 02 Jan 2017, at 14:48, Niall Douglas
wrote: For many years now I have been a champion of an additional boost-testing distribution in addition to the main distribution. To join boost-testing one simply sends a pull request adding your github repo to the superrepo. A hook script verifies the new repo compiles and passes all its unit tests against the most recently released boost distro. If after that your github repo sees no updates to its master branch in a month, it gets auto expunged from the boost-testing superrepo by a script.
That sounds pretty cool, because it automatises a lot of the mundane things.