Idea how I could generate the update list automatically
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
I think is easier to make a program to extract those commits using the github api: https://api.github.com/repos/pharo-project/pharo-core/commits <https://api.github.com/repos/pharo-project/pharo-core/commits> that can be parametrised to take specific commits⦠Esteban
On 02 May 2015, at 22:23, stepharo <stepharo@free.fr> 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
participants (2)
-
Esteban Lorenzano -
stepharo