question about Squeak jenkins builds...

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

question about Squeak jenkins builds...

Dale Henrichs
When I crack  open the zip file for the lastSuccussfulBuild[1] which is labeled #44, the "About Squeak" information in the image tells me that it is Squeak4.3 (update #12208)...

I was under the impression that the Squeak4.4 images were being built on Jenkins...

Just curious, because I have been using[1] to test Metacello against Squeak4.4 and if it's not really Squeak4.4, I'd like to know where to get the downloads:)

I'm double checking because I just got a test error with my TravisCI build[2] this morning and I need to actually get a fresh download to checkout the error...which is when I noticed that it was Squeak4.3:)

Thanks,

Dale

[1] http://www.squeakci.org/job/SqueakTrunk/lastSuccessfulBuild/artifact/target/*zip*/target.zip
[2] http://travis-ci.org/#!/dalehenrich/metacello-work/jobs/2360274

Reply | Threaded
Open this post in threaded view
|

Re: question about Squeak jenkins builds...

Frank Shearar-3
On 6 September 2012 22:16, Dale Henrichs <[hidden email]> wrote:
> When I crack  open the zip file for the lastSuccussfulBuild[1] which is labeled #44, the "About Squeak" information in the image tells me that it is Squeak4.3 (update #12208)...
>
> I was under the impression that the Squeak4.4 images were being built on Jenkins...
>
> Just curious, because I have been using[1] to test Metacello against Squeak4.4 and if it's not really Squeak4.4, I'd like to know where to get the downloads:)
>
> I'm double checking because I just got a test error with my TravisCI build[2] this morning and I need to actually get a fresh download to checkout the error...which is when I noticed that it was Squeak4.3:)

It's mislabeled: a while back we realised that the one released Squeak
4.4 trunk image I had used for CI had some nasty state in it, so I
just grabbed the 4.3 release image and updated it.

frank

> Thanks,
>
> Dale
>
> [1] http://www.squeakci.org/job/SqueakTrunk/lastSuccessfulBuild/artifact/target/*zip*/target.zip
> [2] http://travis-ci.org/#!/dalehenrich/metacello-work/jobs/2360274
>

Reply | Threaded
Open this post in threaded view
|

Re: question about Squeak jenkins builds...

Dale Henrichs
Oh good ... thanks!

----- Original Message -----
| From: "Frank Shearar" <[hidden email]>
| To: "The general-purpose Squeak developers list" <[hidden email]>
| Sent: Thursday, September 6, 2012 2:24:46 PM
| Subject: Re: [squeak-dev] question about Squeak jenkins builds...
|
| On 6 September 2012 22:16, Dale Henrichs <[hidden email]> wrote:
| > When I crack  open the zip file for the lastSuccussfulBuild[1]
| > which is labeled #44, the "About Squeak" information in the image
| > tells me that it is Squeak4.3 (update #12208)...
| >
| > I was under the impression that the Squeak4.4 images were being
| > built on Jenkins...
| >
| > Just curious, because I have been using[1] to test Metacello
| > against Squeak4.4 and if it's not really Squeak4.4, I'd like to
| > know where to get the downloads:)
| >
| > I'm double checking because I just got a test error with my
| > TravisCI build[2] this morning and I need to actually get a fresh
| > download to checkout the error...which is when I noticed that it
| > was Squeak4.3:)
|
| It's mislabeled: a while back we realised that the one released
| Squeak
| 4.4 trunk image I had used for CI had some nasty state in it, so I
| just grabbed the 4.3 release image and updated it.
|
| frank
|
| > Thanks,
| >
| > Dale
| >
| > [1]
| > http://www.squeakci.org/job/SqueakTrunk/lastSuccessfulBuild/artifact/target/*zip*/target.zip
| > [2] http://travis-ci.org/#!/dalehenrich/metacello-work/jobs/2360274
| >
|
|

Reply | Threaded
Open this post in threaded view
|

Re: question about Squeak jenkins builds...

Bert Freudenberg
In reply to this post by Frank Shearar-3

On 2012-09-06, at 23:24, Frank Shearar <[hidden email]> wrote:

> On 6 September 2012 22:16, Dale Henrichs <[hidden email]> wrote:
>> When I crack  open the zip file for the lastSuccussfulBuild[1] which is labeled #44, the "About Squeak" information in the image tells me that it is Squeak4.3 (update #12208)...
>>
>> I was under the impression that the Squeak4.4 images were being built on Jenkins...
>>
>> Just curious, because I have been using[1] to test Metacello against Squeak4.4 and if it's not really Squeak4.4, I'd like to know where to get the downloads:)
>>
>> I'm double checking because I just got a test error with my TravisCI build[2] this morning and I need to actually get a fresh download to checkout the error...which is when I noticed that it was Squeak4.3:)
>
> It's mislabeled: a while back we realised that the one released Squeak
> 4.4 trunk image I had used for CI had some nasty state in it, so I
> just grabbed the 4.3 release image and updated it.
>
> frank


Building from the last release image is a good idea, but the release builder should set a new version number before saving. That way, the about box will also show the build date.

- Bert -



Reply | Threaded
Open this post in threaded view
|

Re: question about Squeak jenkins builds...

Frank Shearar-3
On 7 September 2012 12:17, Bert Freudenberg <[hidden email]> wrote:

>
> On 2012-09-06, at 23:24, Frank Shearar <[hidden email]> wrote:
>
>> On 6 September 2012 22:16, Dale Henrichs <[hidden email]> wrote:
>>> When I crack  open the zip file for the lastSuccussfulBuild[1] which is labeled #44, the "About Squeak" information in the image tells me that it is Squeak4.3 (update #12208)...
>>>
>>> I was under the impression that the Squeak4.4 images were being built on Jenkins...
>>>
>>> Just curious, because I have been using[1] to test Metacello against Squeak4.4 and if it's not really Squeak4.4, I'd like to know where to get the downloads:)
>>>
>>> I'm double checking because I just got a test error with my TravisCI build[2] this morning and I need to actually get a fresh download to checkout the error...which is when I noticed that it was Squeak4.3:)
>>
>> It's mislabeled: a while back we realised that the one released Squeak
>> 4.4 trunk image I had used for CI had some nasty state in it, so I
>> just grabbed the 4.3 release image and updated it.
>>
>> frank
>
>
> Building from the last release image is a good idea, but the release builder should set a new version number before saving. That way, the about box will also show the build date.

And it probably did: but did that take the form of something in the
update stream?

Oh, are you talking about the CI server, post-update, running
something to mark the image? Yes, I should add that to the update
script.

frank

> - Bert -
>
>
>