Automating issue tracker update when a package is published

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

Automating issue tracker update when a package is published

Nicolas Cellier
I know what I gonna hear, www.squeasource.com is already overloaded
and we can't,
but it would be super-nice if the Pharo issue tracker were updated
automagically when a slice is commited in the inbox.

Nicolas

Reply | Threaded
Open this post in threaded view
|

Re: Automating issue tracker update when a package is published

Henrik Sperre Johansen
On 22.03.2011 22:41, Nicolas Cellier wrote:
> I know what I gonna hear, www.squeasource.com is already overloaded
> and we can't,
> but it would be super-nice if the Pharo issue tracker were updated
> automagically when a slice is commited in the inbox.
>
> Nicolas
>
http://code.google.com/p/support/wiki/IssueTrackerAPI
I guess we at least need working SSL + some labour first :)

Cheers,
Henry


Reply | Threaded
Open this post in threaded view
|

Re: Automating issue tracker update when a package is published

Igor Stasenko
In reply to this post by Nicolas Cellier
On 22 March 2011 22:41, Nicolas Cellier
<[hidden email]> wrote:
> I know what I gonna hear, www.squeasource.com is already overloaded
> and we can't,
> but it would be super-nice if the Pharo issue tracker were updated
> automagically when a slice is commited in the inbox.
>
Good idea :)

No need to put that load to squeaksource.com
SqS could just send regular emails to special [hidden email],
where you have a bot which parses incoming mail and do some extra
processing like one proposed by you.


> Nicolas
>
>



--
Best regards,
Igor Stasenko AKA sig.

Reply | Threaded
Open this post in threaded view
|

Re: Automating issue tracker update when a package is published

NorbertHartl

Am 22.03.2011 um 23:36 schrieb Igor Stasenko:

On 22 March 2011 22:41, Nicolas Cellier
<[hidden email]> wrote:
I know what I gonna hear, www.squeasource.com is already overloaded
and we can't,
but it would be super-nice if the Pharo issue tracker were updated
automagically when a slice is commited in the inbox.

Good idea :)

No need to put that load to squeaksource.com
SqS could just send regular emails to special [hidden email],
where you have a bot which parses incoming mail and do some extra
processing like one proposed by you.

How about a simple shell script that scans for directory changes and updates the bug tracker? Maybe too less of a complex solution :)

Or 


Norbert

Reply | Threaded
Open this post in threaded view
|

Re: Automating issue tracker update when a package is published

Stéphane Ducasse
In reply to this post by Nicolas Cellier
this would be sooooo cooooool

Stef

On Mar 22, 2011, at 10:41 PM, Nicolas Cellier wrote:

> I know what I gonna hear, www.squeasource.com is already overloaded
> and we can't,
> but it would be super-nice if the Pharo issue tracker were updated
> automagically when a slice is commited in the inbox.
>
> Nicolas
>