Sorry for the enormous delay: Easter got on the way. We were: Dave, David, Michael, Alex and Belén
Weekly update: David: has 2 defects under review on v2. Also investigating 7414. Dave: 3 defects assigned. One is new, for the other two he needs to check if they have been merged upstream (will contact Alex otherwise). Belén: helping with the Toaster manual and created a tutorial video for the building functionality. Also ran an informal round of usability testing. Hopes to get some kind of report out with the findings soon... ish. Michael: couple of minor fixes for 1.8 that have gone in. Looking at creating a proof of concept for the tables widget. Just before the meeting sent a second RFC about code style. Would be useful to get comments on that. Looked briefly at menuconfig and UI ideas for kernel configuration. Alex: tied up with release-related work. Took some time to look at Jenkins, to see how we can integrate it with Toaster. We have a bit of a plan for this. Also working on reviving the automated patch testing that he had prior to 1.8, and that stopped working at some point. He plans to do small, superficial testing on each patch prior to merging to avoid regressions and pick up major issues. Also clarifying requirements for 1.9, since there is a huge list of features right now. Opens: Upstream update from Alex: Upstream in now in code freeze, pending on rolling a second release candidate that might become the final 1.8 release. There is an outstanding patch queue in the Toaster mailing list. If Alex replied to your patch but it's not upstream, please send it again: he could have missed it. No general bug fixes will land on 1.8.1: anything pending should go to 1.9. ELC report from David: They were invited to join the Yocto Project BoF session, which happened at the same time as the conference technology showcase, where Toaster was being demoed. Paul attended the BoF, and David manned the technology showcase demo. Paul's demo in the BoF went well, and a few people stopped by David's demo, mainly asking about integration with Jenkins and Buildbot. Jeffro gave us 10 minutes on the Yocto Project Devday closing session to demo Toaster. RFCs from Michael: 2 RFCs out there right now. One is a refactoring proof of concept for the tables, showing the kind of thing we should be able to do with other major interface components. Please look at the code and comment as needed. We'll discuss next week. The second RFC is about code style. We reviewed and gathered some feedback: * we should be consistent in the indentation we show in the examples * we should set (or at least suggest) some rules for whitespace. We could reuse Alex's guidelines: no tab characters, 2-space indentation in html, 4-space indentation in python code, no whitespace at the end of lines (i.e. no invisible white space). * agreed that variables should be marked with var, as Michael suggests * agreed to use js strict, as Michael suggests: that should be added in the notes. * We should require html5 compatibility. We are at the bleeding edge, aren't we ;) We should recommend validating the html generated by the templates. You can use the W3C validator online and there is at least a Firefox extension that we know of that does validation off line. * We should add a section for html documents We also might need an architectural guide that explains how to create js files and how to organise the views python code. The question came up if we should minify the js files, but it was agreed this should be done by system administrators, but we could provide a script if we want to be helpful. Jenkins integration: Suggested implementation (early stages) is explained in this Bugzilla feature https://bugzilla.yoctoproject.org/show_bug.cgi?id=7527 On 01/04/2015 16:03, "Barros Pena, Belen" <[email protected]> wrote: >And I sent around the wrong details. These are the correct ones: > >Call Details: >Tel: 1-888-875-9370 >Bridge: 1 >Passcode: 8235631 > > > >On 01/04/2015 13:25, "Barros Pena, Belen" <[email protected]> >wrote: > >>The weekly call for Toaster contributors happens today at 4pm GMT (8am >>PST/ 11am EST / 6pm EET). You are all welcome to join. >> >>Call Details: >>Tel: 1-888-875-9370 >>Bridge: 1 >>Passcode: 8430798 >> >>-- >>_______________________________________________ >>toaster mailing list >>[email protected] >>https://lists.yoctoproject.org/listinfo/toaster > >-- >_______________________________________________ >toaster mailing list >[email protected] >https://lists.yoctoproject.org/listinfo/toaster -- _______________________________________________ toaster mailing list [email protected] https://lists.yoctoproject.org/listinfo/toaster
