[Pharo-project] Script for building 1-click images
Hi Folks, In the hope that it might be useful, I've somewhat tidied up some scripts I've been using to build 1-click images from Jenkins and uploaded to github. Nothing much to the script, but hoping it might ease the burden for whomever is doing this by hand at the moment. Git repo is here: https://github.com/msandiford/mk1click Cheers, Martin
On 20 Feb 2012, at 10:40, Martin Sandiford wrote:
Hi Folks,
In the hope that it might be useful, I've somewhat tidied up some scripts I've been using to build 1-click images from Jenkins and uploaded to github.
Nothing much to the script, but hoping it might ease the burden for whomever is doing this by hand at the moment.
Git repo is here: https://github.com/msandiford/mk1click
Cheers, Martin
Cool. But I believe the general feeling is that the VM included in the 1.3 One-Click is not the most up to date one, maybe someone else can give a definitive answer of what should be done best to make the most up to date One-Click. Sven
On Monday, February 20, 2012, Sven Van Caekenberghe wrote:
But I believe the general feeling is that the VM included in the 1.3 One-Click is not the most up to date one, maybe someone else can give a definitive answer of what should be done best to make the most up to date One-Click.
The script fetches the latest successful CogVM build from Jenkins for Linux and MacOS. If there is a better source, then it should not be too hard to change. Would also appreciate any info on the best source for a Windows VM too... Cheers, Martin
On 20 Feb 2012, at 11:03, Martin Sandiford wrote:
The script fetches the latest successful CogVM build from Jenkins for Linux and MacOS. If there is a better source, then it should not be too hard to change.
Sorry, Martin, My bad, I read too quickly over the read me on github: yes you do it correctly ;-) I though you just plugged the 1.4 image into a 1.3 one-click, but you do switch the vm as well. Sven
On Feb 20, 2012, at 11:03 AM, Martin Sandiford wrote:
On Monday, February 20, 2012, Sven Van Caekenberghe wrote: But I believe the general feeling is that the VM included in the 1.3 One-Click is not the most up to date one, maybe someone else can give a definitive answer of what should be done best to make the most up to date One-Click.
The script fetches the latest successful CogVM build from Jenkins for Linux and MacOS. If there is a better source, then it should not be too hard to change.
Would also appreciate any info on the best source for a Windows VM tooâ¦
we have some problems of stability with the Windows jenkins slave.
Cheers, Martin
participants (3)
-
Martin Sandiford -
Stéphane Ducasse -
Sven Van Caekenberghe