Hi Konstantinos,

On Wednesday 04 March 2015 06:22 AM, Konstantinos N wrote:
> Hello again everyone on mailman-developers and congratulations for
> entering GSoC as a mentoring organization!
> 
> I have been around for a couple of months in the community and have
> tried getting acquainted with the codebase and the MM way in general.
> Lately I started reading up on CI (mostly Buildbot and Jenkins a bit
> less) and how it exactly worked plus the past archives regarding it.
> 
> Still I feel I could use more resources on MM and CI integration as I
> feel that CI could prove useful to the project and save time for
> everyone that works on it.

There was an application last year in GSoC on this idea, if you go
through the archives you will find lots of discussions related to it.

> I could use some help with some specific questions though, mainly
> 1.Does the software in question need to support all SCM currently used
> by the suite or will multiple ones will be used for different SCMs?

Currently we use bzr (for core, postorius and mailman.client) and git
(for hyperkitty). But very soon we are going to migrate everything to git.

> 2.Does the software need to work well with tox or will there be a change
> on that part?

Tox is used for running automated tests for various environments
locally. I am not sure but I think you'd need to use nose api to run
tests for different database backends and python versions.

> 3.Apart from Sqlite3 and PostgreSql support, what other databases are
> working with Mailman? From what i have gathered the last two months,
> there are some MySql implementations together with the default but is
> there any other Database which could need porting during the duration of
> SoC?

Yes, right now mailman core only supports Sqlite and Postgresql. We
don't have any mysql support (for core) right now, but we expect to have
that in near future. So your project should be flexible enough to
support additional database backends very easily.


-- 
thanks,
Abhilash Raj

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Mailman-Developers mailing list
Mailman-Developers@python.org
https://mail.python.org/mailman/listinfo/mailman-developers
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: 
http://www.mail-archive.com/mailman-developers%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-developers/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9

Reply via email to