(→Random TODO) |
(→Thu) |
||
| Line 6: | Line 6: | ||
* get up with an agenda | * get up with an agenda | ||
| + | |||
| + | ==== Plugins ===== | ||
| + | |||
| + | * requirements - no matter where: | ||
| + | ** kdereview | ||
| + | ** maintainer | ||
| + | ** releasable | ||
| + | ** unit tests (and none failing) | ||
| + | * kdevelop/kdevplatform/ | ||
| + | ** controlflowgraph | ||
| + | ** execute script | ||
| + | * kdevelop/kdevelop/ | ||
| + | ** qmake | ||
| + | * kdevelop/plugins/ | ||
| + | ** merge php/php-docs | ||
| + | ** css | ||
| + | ** execute browser | ||
| + | ** xdebug | ||
| + | |||
| + | notes on /plugins: | ||
| + | * not a single big repo (devs against it) | ||
| + | * document easy "build-all" process on techbase | ||
| + | |||
| + | ==== Build Bot ==== | ||
| + | |||
| + | * Get a build bot running | ||
| + | * Get a unti test bot running | ||
| + | ** requirements: | ||
| + | *** no failing unit tests (XFAIL is OK) | ||
| + | *** no agressive performance tests (time limit, memory limit, ...) | ||
=== Wed === | === Wed === | ||
Contents |
notes on /plugins: