is there an unique URL to the latest pharo core or dev release?
Hi All, is there a unique URL to the latest pharo core or dev release? For example(it just an example to express my idea, it could be different), if i want the latest Pharo Core release, i would like to access the following URL www.pharo-project.org/PharoCore/latestRelease/ | -> a Zip file with the latest release The same applies to Pharo Dev, it could be www.pharo-project.org/Pharo/latestRelease/ | -> a Zip file with the latest release Therefore, i could write a script to download the latest release when you announce a new one. The truth is that i am too lazy to access the web browser and navigate to the download page. Perhaps, i am missing something here. Could you help me? thanks in advance
Having such an URL would be great indeed. Right now I always have to specify it manually as a parameter to the root image in Hudson. With a constant URL Hudson could automatically detect a new image and perform the complete build chain. Lukas On 8 August 2010 20:45, Bernardo Ezequiel Contreras <vonbecmann@gmail.com> wrote:
Hi All,
  is there a unique URL to the latest pharo core or dev release?   For example(it just an example to express my idea, it could be different),   if i want the latest Pharo Core release, i would like to access the following URL   www.pharo-project.org/PharoCore/latestRelease/                                                                       |                                                                          -> a Zip file with the latest release
 The same applies to Pharo Dev, it could be  www.pharo-project.org/Pharo/latestRelease/                                                                |                                                                 -> a Zip file with the latest release
 Therefore, i could write a script to download the latest release when you announce a new one.  The truth is that i am too lazy to access the web browser and navigate to the download page.  Perhaps, i am missing something here.  Could you help me?
thanks in advance
_______________________________________________ Pharo-users mailing list Pharo-users@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-users
-- Lukas Renggli www.lukas-renggli.ch
my scenario is similar but different, imagine im coding for fun at pharo and suddenly i found a MDNU or whatever ..., maybe a possible bug therefore i would like to * create a clean environment from the latest version * start that environment * then i could try to reproduce that possible bug. * if it exists then report it * otherwise, discard that environment quick hack idea!: maybe i could build my own latest version path in my PC,..... maybe Thanks On Sun, Aug 8, 2010 at 5:50 PM, Lukas Renggli <renggli@gmail.com> wrote:
Having such an URL would be great indeed.
Right now I always have to specify it manually as a parameter to the root image in Hudson. With a constant URL Hudson could automatically detect a new image and perform the complete build chain.
Lukas
On 8 August 2010 20:45, Bernardo Ezequiel Contreras <vonbecmann@gmail.com> wrote:
Hi All,
is there a unique URL to the latest pharo core or dev release? For example(it just an example to express my idea, it could be different), if i want the latest Pharo Core release, i would like to access the following URL www.pharo-project.org/PharoCore/latestRelease/
|
->
a Zip file with the latest release
The same applies to Pharo Dev, it could be www.pharo-project.org/Pharo/latestRelease/ | -> a Zip file with the latest release
Therefore, i could write a script to download the latest release when you announce a new one. The truth is that i am too lazy to access the web browser and navigate to the download page. Perhaps, i am missing something here. Could you help me?
thanks in advance
_______________________________________________ Pharo-users mailing list Pharo-users@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-users
-- Lukas Renggli www.lukas-renggli.ch
_______________________________________________ Pharo-users mailing list Pharo-users@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-users
We requested that for the inria forge. Now the pharo-project web site should shield us from inria and provide such link. Stef On Aug 8, 2010, at 10:50 PM, Lukas Renggli wrote:
Having such an URL would be great indeed.
Right now I always have to specify it manually as a parameter to the root image in Hudson. With a constant URL Hudson could automatically detect a new image and perform the complete build chain.
Lukas
On 8 August 2010 20:45, Bernardo Ezequiel Contreras <vonbecmann@gmail.com> wrote:
Hi All,
is there a unique URL to the latest pharo core or dev release? For example(it just an example to express my idea, it could be different), if i want the latest Pharo Core release, i would like to access the following URL www.pharo-project.org/PharoCore/latestRelease/ | -> a Zip file with the latest release
The same applies to Pharo Dev, it could be www.pharo-project.org/Pharo/latestRelease/ | -> a Zip file with the latest release
Therefore, i could write a script to download the latest release when you announce a new one. The truth is that i am too lazy to access the web browser and navigate to the download page. Perhaps, i am missing something here. Could you help me?
thanks in advance
_______________________________________________ Pharo-users mailing list Pharo-users@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-users
-- Lukas Renggli www.lukas-renggli.ch
_______________________________________________ Pharo-users mailing list Pharo-users@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-users
Issue created: http://code.google.com/p/pharo/issues/detail?id=2805 -- View this message in context: http://forum.world.st/is-there-an-unique-URL-to-the-latest-pharo-core-or-dev... Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
participants (4)
-
Bernardo Ezequiel Contreras -
Lukas Renggli -
Sean P. DeNigris -
Stéphane Ducasse