I spent today 10mins explaining step by step on how to regular Pharo programmers how to create a bugfix for Pharo! THIS IS BAD! There are many more motivated Pharo programmers outside RMoD, and I am sure that quite some of them would actually provide bug fixes. The current bug-report process has a way too steep learning curve. There are a few things we have to change here: 1. make bugs.pharo.org finally work with dots in the email message 2. make bugs.pharo.org automatically send a password reset request (in the worst case we do a redirect/curl on the normal fogbugz site) 3. make the anonymous inbox work on the smalltalkhub 4. reactivate the SLICE submitter in the image So who takes responsibility? I will take care of point 4 during the following Week. Plus I made an 8 minute screencast with all the details of the integration: https://vimeo.com/75183993
I'm working to enhance the submit process, but in another direction. In the mean time, all your recommendations would make our life a lot easier, yes :) Esteban On Sep 23, 2013, at 6:21 AM, Camillo Bruni <camillobruni@gmail.com> wrote:
I spent today 10mins explaining step by step on how to regular Pharo programmers how to create a bugfix for Pharo!
THIS IS BAD!
There are many more motivated Pharo programmers outside RMoD, and I am sure that quite some of them would actually provide bug fixes. The current bug-report process has a way too steep learning curve.
There are a few things we have to change here:
1. make bugs.pharo.org finally work with dots in the email message 2. make bugs.pharo.org automatically send a password reset request (in the worst case we do a redirect/curl on the normal fogbugz site) 3. make the anonymous inbox work on the smalltalkhub 4. reactivate the SLICE submitter in the image
So who takes responsibility?
I will take care of point 4 during the following Week. Plus I made an 8 minute screencast with all the details of the integration: https://vimeo.com/75183993
On Sep 23, 2013, at 8:32 AM, Esteban Lorenzano <estebanlm@gmail.com> wrote:
I'm working to enhance the submit process, but in another direction. In the mean time, all your recommendations would make our life a lot easier, yes :)
Isn't all of this orthogonal?
Esteban
On Sep 23, 2013, at 6:21 AM, Camillo Bruni <camillobruni@gmail.com> wrote:
I spent today 10mins explaining step by step on how to regular Pharo programmers how to create a bugfix for Pharo!
THIS IS BAD!
There are many more motivated Pharo programmers outside RMoD, and I am sure that quite some of them would actually provide bug fixes. The current bug-report process has a way too steep learning curve.
There are a few things we have to change here:
1. make bugs.pharo.org finally work with dots in the email message 2. make bugs.pharo.org automatically send a password reset request (in the worst case we do a redirect/curl on the normal fogbugz site) 3. make the anonymous inbox work on the smalltalkhub 4. reactivate the SLICE submitter in the image
So who takes responsibility?
I will take care of point 4 during the following Week. Plus I made an 8 minute screencast with all the details of the integration: https://vimeo.com/75183993
On 23 Sep 2013, at 06:21, Camillo Bruni <camillobruni@gmail.com> wrote:
Plus I made an 8 minute screencast with all the details of the integration:https://vimeo.com/75183993
Very nice, thank you ! This should be posted on some webpage somewhere, not be hidden on the mailing list. Of course, the 'Camillo Bruni Coding Speed' might be a bit too intimidating ;-)
On 2013-09-23, at 05:00, Sven Van Caekenberghe <sven@stfx.eu> wrote:
On 23 Sep 2013, at 06:21, Camillo Bruni <camillobruni@gmail.com> wrote:
Plus I made an 8 minute screencast with all the details of the integration:https://vimeo.com/75183993
Very nice, thank you !
This should be posted on some webpage somewhere, not be hidden on the mailing list.
yes, I will put a link on the wiki page. Maybe on the pharo screen cast?
Of course, the 'Camillo Bruni Coding Speed' might be a bit too intimidating ;-)
:P, yet it takes 7 minutes to explain all the details :(
Camillo you are right. Now pay attention that submitting a fix is not integration of a bug fix. On Sep 23, 2013, at 6:21 AM, Camillo Bruni <camillobruni@gmail.com> wrote:
I spent today 10mins explaining step by step on how to regular Pharo programmers how to create a bugfix for Pharo!
THIS IS BAD!
There are many more motivated Pharo programmers outside RMoD, and I am sure that quite some of them would actually provide bug fixes. The current bug-report process has a way too steep learning curve.
There are a few things we have to change here:
1. make bugs.pharo.org finally work with dots in the email message 2. make bugs.pharo.org automatically send a password reset request (in the worst case we do a redirect/curl on the normal fogbugz site) 3. make the anonymous inbox work on the smalltalkhub 4. reactivate the SLICE submitter in the image
So who takes responsibility?
I will take care of point 4 during the following Week. Plus I made an 8 minute screencast with all the details of the integration: https://vimeo.com/75183993
On Sep 23, 2013, at 6:21 AM, Camillo Bruni <camillobruni@gmail.com> wrote:
I spent today 10mins explaining step by step on how to regular Pharo programmers how to create a bugfix for Pharo!
THIS IS BAD!
There are many more motivated Pharo programmers outside RMoD, and I am sure that quite some of them would actually provide bug fixes. The current bug-report process has a way too steep learning curve.
There are a few things we have to change here:
1. make bugs.pharo.org finally work with dots in the email message 2. make bugs.pharo.org automatically send a password reset request (in the worst case we do a redirect/curl on the normal fogbugz site) 3. make the anonymous inbox work on the smalltalkhub
I would not say anonymous... public, yes :)
4. reactivate the SLICE submitter in the image
So who takes responsibility?
I will take care of point 4 during the following Week. Plus I made an 8 minute screencast with all the details of the integration: https://vimeo.com/75183993
On 2013-09-23, at 05:13, Esteban Lorenzano <estebanlm@gmail.com> wrote:
On Sep 23, 2013, at 6:21 AM, Camillo Bruni <camillobruni@gmail.com> wrote:
I spent today 10mins explaining step by step on how to regular Pharo programmers how to create a bugfix for Pharo!
THIS IS BAD!
There are many more motivated Pharo programmers outside RMoD, and I am sure that quite some of them would actually provide bug fixes. The current bug-report process has a way too steep learning curve.
There are a few things we have to change here:
1. make bugs.pharo.org finally work with dots in the email message 2. make bugs.pharo.org automatically send a password reset request (in the worst case we do a redirect/curl on the normal fogbugz site) 3. make the anonymous inbox work on the smalltalkhub
I would not say anonymous... public, yes :)
yes this is what I meant, committing without having to be added manually to the contributors list.
Please, this is very well received! I have no clue on how to contribute back, it is not a streamlined process. Thank you Camillo. Esteban A. Maringolo 2013/9/23 Camillo Bruni <camillobruni@gmail.com>:
On 2013-09-23, at 05:13, Esteban Lorenzano <estebanlm@gmail.com> wrote:
On Sep 23, 2013, at 6:21 AM, Camillo Bruni <camillobruni@gmail.com> wrote:
I spent today 10mins explaining step by step on how to regular Pharo programmers how to create a bugfix for Pharo!
THIS IS BAD!
There are many more motivated Pharo programmers outside RMoD, and I am sure that quite some of them would actually provide bug fixes. The current bug-report process has a way too steep learning curve.
There are a few things we have to change here:
1. make bugs.pharo.org finally work with dots in the email message 2. make bugs.pharo.org automatically send a password reset request (in the worst case we do a redirect/curl on the normal fogbugz site) 3. make the anonymous inbox work on the smalltalkhub
I would not say anonymous... public, yes :)
yes this is what I meant, committing without having to be added manually to the contributors list.
participants (6)
-
Camillo Bruni -
Esteban A. Maringolo -
Esteban Lorenzano -
Marcus Denker -
Stéphane Ducasse -
Sven Van Caekenberghe