MeetingMinutes20070708

From PEAR Wiki

Jump to: navigation, search


Contents

[edit] PEAR Group July 8th Meeting

7PM UTC to 8:20 UTC

Meeting took place over IRC

[edit] Attending

  • Arnaud Limbourg (arnaud)
  • Christian Weiske (cweiske)
  • David Coallier (davidc)
  • Martin Jansen (mj)
  • Paul M Jones (pmjones)

[edit] Not Attending

  • Helgi Þormar (helgi)
  • Joshua Eichorn (jeichorn)
  • PEAR President - Greg Beaver (cellog)

[edit] Review Action Items

http://wiki.pear.php.net/index.php/TaskList

[edit] Schedule Next Meeting

  • July 22nd same time
  • Arnaud will not be able to attend

[edit] PEAR Infrastructure

  • David is working on wiki auth over pear

[edit] Mission statement

Has been accepted via mail vote.

[edit] Action items

  • mj - will put it onto website and into manual

[edit] SVN server

  • API to update karma and setting via pearweb is in the works by josh and till
  • Move of svn, wiki and blog to new server has been done by josh

[edit] PEAR2 standards

The new PEAR2 standards get public review for 2 weeks.

[edit] Action items

  • arnaud - announce it

[edit] Website contest

  • David will announce it soon

[edit] New developer FAQ

New developer FAQ will be in manual once wiki page is stable

[edit] Action items

  • arnaud, paul - collect mail and blog responses and write up wiki page

[edit] Quality Assurance

Christian is building up a pear-wide integrated QA tool that collects output of different checks (documentation, package.xml, coding standards, unit tests) under a single hood. PEAR-wide PHPUnit based test suite is evolving and is already supported by 15 packages. We have code to run .phpt tests from within phpunit thus am able to integrate a lot of packages into the global suite. The phpt running code will be in PHPUnit 4.