Task #2349
openUpdate statistics wiki page
0%
Description
Page: https://wiki.documentfoundation.org/QA/Bugzilla/Statistics
1. Bug section
Steps:
1. Download bugzilla_dump.json from vm174.documentfoundation.org:/home/esc-mentoring/esc/dump/bugzilla_dump.json ( this script can be used: https://redmine.documentfoundation.org/attachments/download/1937/downloadBugzillaDump.sh )
2. Run 'python3 createWikiStats.py'
3. Use the output from /tmp/table_XX.txt to update the pages
2. People section
2.1 by time
Steps:
1. Download bugzilla_dump.json from vm174.documentfoundation.org:/home/esc-mentoring/esc/dump/bugzilla_dump.json ( this script can be used: https://redmine.documentfoundation.org/attachments/download/1937/downloadBugzillaDump.sh )
2. Change variable periods_list in createWikiStats.py (https://cgit.freedesktop.org/libreoffice/contrib/dev-tools/tree/qa/createWikiStats.py)
3. Run 'python3 createWikiStats.py'
4. Use the output from /tmp/table_XX_period.txt to update the pages
2.2 by version
Steps:
1. Download bugzilla_dump.json from vm174.documentfoundation.org:/home/esc-mentoring/esc/dump/bugzilla_dump.json ( this script can be used: https://redmine.documentfoundation.org/attachments/download/1937/downloadBugzillaDump.sh )
2. Change variable targets_list in createWikiStats.py (https://cgit.freedesktop.org/libreoffice/contrib/dev-tools/tree/qa/createWikiStats.py)
3. Run 'python3 createWikiStats.py'
4. Use the output from /tmp/table_XX_target.txt to update the pages
3. ESC meetings
Steps:
1. Download the .ods file
2. Using the esc minutes sent to the mailing list, update the file
3. Upload the new version