[squeak-dev] Re: CI ftw

Frank Shearar frank.shearar at gmail.com
Sat Aug 25 14:55:46 UTC 2012


On 25 August 2012 15:22, H. Hirzel <hannes.hirzel at gmail.com> wrote:
> Frank,
>
> May I ask you to add PetitParser in addition please?

Absolutely!

Dale Henrichs and I are busy fighting with some other CI stuff at the
moment, at https://github.com/dalehenrichs/builderCI. In particular,
we're battling with single-source packages (packages whose
ConfigurationOf specs only contain a single source repository). I'm
trying to figure out an easy way to pull resource location out of
Metacello, such that one can say "these are the places where you
should look for any missing packages".

> It loads fine into Squeak 4.3 all-in one with your
> http://www.squeaksource.com/PharoCompatibility
> added
>
> and after manual loading of Metacello.
>
> I tested
> ConfigurationOfPetitParser loadMinimal

OK, that's great. (And I'm happy to see other people finding my hacks useful!)

I'm aiming to, at some point in the very near future, implement some
kind of minimal CI infrastructure that could take a ConfigurationOf
and run its tests. I was hoping builderCI could do it, but it's quite
a complicated beast.

> No GUI. It would be nice to have the GUI as well but I do not know if
> it has been ported to Squeak.

There's a GUI for PetitParser? I guess it must be OmniBrowser hook-ins
or something?

> For Cuis it has been done
> https://github.com/pmon/Cuis-PetitParser

Hm, interesting. Those *.pck files look like chunk format, or very
near to. Either way, I'm glad to see other folk jumping on the git
bandwagon. (Tim Felgentreff's Gitocello provides a very nice/minimal
git wrapper using FFI.)

frank

> --Hannes
>
> On 8/11/12, Sean P. DeNigris <sean at clipperadams.com> wrote:
>>
>> David T. Lewis wrote
>>>
>>> You need to flush the output after writing each character in order to
>>> get progress printing like this "..............."
>>>
>>
>> IIRC it still didn't show up in the log. The output was in the log file,
>> just not picked up by Jenkins.
>>
>>
>>
>> --
>> View this message in context:
>> http://forum.world.st/CI-ftw-tp4642910p4643848.html
>> Sent from the Squeak - Dev mailing list archive at Nabble.com.
>>
>>
>


More information about the Squeak-dev mailing list