-
Notifications
You must be signed in to change notification settings - Fork 210
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"Bug Stomp February" - A Bug Fixing Marathon #1624
Comments
Let us know the bug that you have claimed in the comments of this thread, below ⬇️. |
Would really love to be part of this Campaign 😄 |
I am in for this |
🚀
…On Wed, 12 Feb, 2020, 11:29 PM Shazeb Ata, ***@***.***> wrote:
I am in for this
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#1624?email_source=notifications&email_token=AIJI5H65EYJ35RJPQVQFEC3RCQ2GRA5CNFSM4KT6LVH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOELRYGUQ#issuecomment-585335634>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIJI5HY35FEYOVKGYABCFALRCQ2GRANCNFSM4KT6LVHQ>
.
|
Always in for this |
I've claimed #1098 😃 |
Hey guys! Please try to claim an issue by the end of this week so that you have at least a week to work on it and we have a week to review it. Also mention about it here. Thank you! |
I'll be working on #1576 for Bug Stomp February! |
PR Opened! #1629 |
Hi everyone! If you have claimed or are planning to fix a bug, please mark the issue (and PR) with the label "Bug Stomp February" so that we can keep track of everything and possibly archive it. |
Hi all! Getting plugged in again here! I don't have as many hours per week as before but will focus on reviewing and merging these first! Then, will fix a bug myself!!!! Thanks everyone!!! 🎉🎉🎉🎉 |
Why
It seems that ImageSequencer has a lot of bugs and optimization issues. For example, it does not work on Firefox #1211.
We trying to add awesome features like Face Detection and Motion Blur. Just look at the contributions below.
This is superb! This is the sign of a bustling community.
But there is one problem with this. The bugs. There are 72 open PRs out of which, a major portion is facing Travis failure. And it is during the debugging of these, that we find new bugs which are a result of old, unmaintained and unprotected (untested) code. Have a look at #1623 for example. Such issues should have been fixed a long while ago.
If we continue adding new features without fixing old bugs, we are going to face a huge roadblock where the new features will be hindered by old bugs and the features would introduce more bugs. We are just going deeper and deeper into a black hole. We need to act fast. We have to fix these bugs before we cross the event horizon, the point of no return! I am overdramatizing this but this is pretty serious.
The Campaign
This February, let's take a break from our usual issues, new feature implementation and completion of old PRs. Let's just step away from our existing PRs and start fixing bugs!
Let us all claim at least one issue marked as a bug and get it fixed by the end of February. Even if you don't know how to proceed, just claim it. Do some research. I am sure you will find a solution.
If your PR gets merged early, you could even claim a new one and stomp it too!
You could help us by reporting bugs too!
What You Will Learn
Debugging is something you learn only by experience. In the process of fixing a bug, you can learn a lot. You may learn to use a new feature of some programming language. You may start understanding a difficult concept better. Even quirky behaviors of obscure features will start making sense.
Let us all fix at least one bug by the end of February and maintain a list of the bugs we have "stomped". At the end of this campaign, the first week of March, we are going to have a week-long testing campaign wherein everyone adds a test to ImageSequencer to secure it from future bugs. The bugs fixed during this campaign will be linked to a test in the upcoming March campaign.
Open PRs
|
character in CLI #1634 by @blurry-x-faceList of Stomped Bugs
NOTE: We will try not to focus on/merge PRs other than bug fixes this month.
Thank You!
cc @jywarren @publiclab/is-reviewers
The text was updated successfully, but these errors were encountered: