664
edits
(adding 13 april meeting) |
|||
Line 1: | Line 1: | ||
==13 April 2010== | |||
'''Continuous Integration''' | |||
* We've got [http://sm-hudson01.mozilla.com Hudson] (vpn) running our Kitsune unit test suite after every check-in! | |||
* We're at ~80% coverage right now. | |||
** The Sphinx API is currently a large percentage of our code and we aren't aiming for 100% there, so until we find a way to exclude it, it will skew coverage reports downward. | |||
** Feel free to add tests to improve coverage. These branches don't need a bug but do need review. | |||
* We need to work out what, if any, useful information we can get from pylint. | |||
'''Kitsune - 2.0''' | |||
* [https://bugzilla.mozilla.org/buglist.cgi?quicksearch=OPEN+product%3Asupport+milestone%3A2.0 13 open bugs] | |||
* Still trying to freeze on Friday—that makes this an intense week. Focus on blockers, then other P1s, etc. | |||
* Please [http://support-stage-new.mozilla.com/en-US/search start testing now]. | |||
** But note that until [https://bugzilla.mozilla.org/show_bug.cgi?id=554210 bug 554210] and [https://bugzilla.mozilla.org/show_bug.cgi?id=554206 bug 554206] land there will be issues and stack traces. | |||
* Need to get in touch with localizers (see [https://bugzilla.mozilla.org/show_bug.cgi?id=557574 bug 557574]). | |||
* Note the new coding standard for templates: indent with two spaces, and include a modeline at the top of the file: | |||
{# vim: set ts=2 et sts=2 sw=2: #} | |||
'''TikiWiki - 1.5.4''' | |||
* [https://bugzilla.mozilla.org/buglist.cgi?quicksearch=OPEN+product%3Asupport+milestone%3A1.5.4 8 bugs] | |||
* Aim to freeze on... Tuesday? | |||
* Mostly small/simple tweaks or issues. | |||
* If you have anything else urgent, please nominate ASAP (with '''[https://bugzilla.mozilla.org/buglist.cgi?status_whiteboard_type=allwordssubstr&query_format=advanced&status_whiteboard=1.5.4%3F&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&product=support.mozilla.com 1.5.4?]''' in the white board and a good reason in the comments). | |||
'''Roundtable''' | |||
* Cww said he had something to add. | |||
==6 April 2010== | ==6 April 2010== | ||
edits