On Tue, Oct 3, 2017, at 07:25 AM, Barry Warsaw wrote:
On Oct 3, 2017, at 04:12, tlhackque via Mailman-users <mailman-users@mailman3.org> wrote:
Considering the evolving state of MM3, the complexity of installing it, and the problems that people have trying to use it for testing/production: you might consider packaging an 'unstable' Docker version from git 'head', perhaps weekly. Building it ought to be something that you can script...and a regular cycle would give developers a target for merges.
This would get you early testing & would help those trying to be early adopters - waiting months for the next point release will turn off the enthusiasm.
It could certainly make sense to provide a ‘rolling’ release with the git heads of all the relevant projects (assuming the heads all pass their own test suites). It might take a little work up front, but I bet we could get GitLab automation to build it all for us.
I can easily build using the git heads (pip install git+https://gitlab.com/.....), I will work on fulfilling the "if tests pass" constraint too :)
Thanks!
-- Abhilash Raj maxking@asynchronous.in