Idea how I could generate the update list automatically

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

Idea how I could generate the update list automatically

stepharo
Hi

I would like to get an idea how I could generate these lists automatically:
https://pharoweekly.wordpress.com/2015/05/02/pharo-50-started-fast/

- so having an identification of the start and end sequence in the mail
would help (especially the end)
- then I'm wondering how I could get the mails to parse them

Any suggestion is welcome.

Stef


Reply | Threaded
Open this post in threaded view
|

Re: Idea how I could generate the update list automatically

EstebanLM
I think is easier to make a program to extract those commits using the github api:


that can be parametrised to take specific commits… 

Esteban

On 02 May 2015, at 22:23, stepharo <[hidden email]> wrote:

Hi

I would like to get an idea how I could generate these lists automatically:
https://pharoweekly.wordpress.com/2015/05/02/pharo-50-started-fast/

- so having an identification of the start and end sequence in the mail would help (especially the end)
- then I'm wondering how I could get the mails to parse them

Any suggestion is welcome.

Stef