2017-10-11 Global bug squashing day

From Koha Wiki
Jump to navigation Jump to search

About GBSD

Global Bug Squashing Days are days when the community dedicates their efforts to working on the Koha community open bugs.

When

The 24 hours of Wednesday October 11 2017, in whatever time zone you are in. (And if that is inconvenient you might choose some other time zone than your own...)

  • Starting time - Wednesday October 11 2017 starts in Kiritimati, Christmas Island, Kiribati
  • Ending time - Wednesday October 11 2017 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

Specials for this GBSD

What are you interested in learning on GBSD?
What are you interested in teaching or presenting during GBSD?

  • Educate us how to Sign of a Patch. I believe through this we can improve closing the bugs more often. If possible record the session and upload it somewhere or in youtube so that anyone can be guided with the procedures.

Learn how to test and sign-off

For anyone who needs help or guidance on how to help with signing-off patches, Kidclamp and others will be available in the Koha IRC channel to answer questions and help however they can.