2013-03-18 Global bug squashing week

From Koha Wiki
Jump to navigation Jump to search

Some of us are fortunate to convene on Marseille this week, but all the fun associated with squashing bugs is available to anyone, anywhere! So come join the fun!

Areas of focus

The deadline for getting new features and enhancements into 3.12 will be passed by the time this weeks starts, so we will get to focus on fixing and finding bugs:

  • Testing
  • Signing off on bugfixes
  • QA both enhancements and bugfixes

If anyone can suggest areas of Koha that will see a lot of changes in 3.12 and that could do with some extra testing, please feel free to suggest them here.

What

Global bug squashing weeks are weeks designated to a concerted effort to get bugs and patches moving along in the right direction.

When

The week between Monday March 18th 2013 and Sunday March 24th, in whatever time zone you are in. (And if that is inconvenient you might choose some other time zone than your own...)

Time conversion: Starting time (Monday March 18th 2013 starts in Kiritimati, Christmas Island, Kiribati), ending time (Sunday March 24th ends in Honolulu, Hawaii, United States).

How can I help?

Really anything that helps improving Koha! :) I_want_to_help

Some ideas

  • Browse the bugs
    • Check old open bugs to see if they are still relevant to newer versions
    • Weed out duplicate bugs if you see two that are the same
    • Add more information to make squashing bugs easier
      • Maybe you have seen the bug and know how to reproduce?
      • Maybe you have a good workaround to help in the meantime?
  • Comment on bugs:
    • Librarians especially, we need you to help us with bugs that are 'In Discussion' and share your thoughts and workflows.
    • Give feedback on new features and help us figure out how things should work before they become part of Koha
  • Test patches, comment on them or even sign them off (more info in resources below)
  • Fix, update, or just pretty up the wiki?
  • Any questions? Talk to us on IRC!

Some helpful resources

Friendly Guides

The following folks have volunteered to help guide testers through all aspects of the sign-off process -- setting up sandboxes or kohadevbox, configuration of git-bz, doing sign-offs with git. and answering general sign-off questions. If you're looking for a guide, simply ask in the #koha irc channel, or use /msg <<irc nick>> (e.g. /msg oleonard ) for a private chat.

  • cait
  • oleonard
  • tcohen
  • ashimema

(it should be noted that everybody in the community is friendly and helpful; feel free to ask in #koha if you have questions, *someone* will be happy to help, even if those above aren't available).

Tools

  • Dashboard - the goal is to get your name as high up in the "Monthly Scoreboard" as possible :-)
  • bug_status.pl shows the number of bugs that need to be signed off, and the colour will change as the numbers gets lower (60+ = red, 50-60 = yellow, 29-0 = green)
  • progress.pl shows the changes of status per date (updated in real time, timezone: UTC) Want to play with the data? Here they are, in JSON format.
  • Bugzilla Bar Chart shows how many bugs are in the various states of the QA process