branded moose-dev image

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

branded moose-dev image

Tudor Girba-2
Hi,

I improved the build infrastructure and now we have a branded image with the Moose logo and the GLMUITheme installed:
https://ci.inria.fr/moose/job/moose-latest-dev-4.8/lastSuccessfulBuild/artifact/moose-latest-dev-4.8.zip

The way I solved it was to introduce the MooseImageSetupCommandLineHandler that
- installs the logo image from http://www.moosetechnology.org/res/media/logo100x240.png
- installs the theme
- closes all windows

The setup is triggered from the build script via (after installing the code):
./vm.sh $JOB_NAME.image mooseimagesetup

If we want a different setup we can easily control it from now on by extending this command.

It's really cool to have everything in Smalltalk :).

Cheers,
Doru


--
www.tudorgirba.com

"Problem solving should be focused on describing
the problem in a way that makes the solution obvious."





_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: branded moose-dev image

stephane ducasse

On Mar 16, 2013, at 10:18 PM, Tudor Girba <[hidden email]> wrote:

> Hi,
>
> I improved the build infrastructure and now we have a branded image with the Moose logo and the GLMUITheme installed:
> https://ci.inria.fr/moose/job/moose-latest-dev-4.8/lastSuccessfulBuild/artifact/moose-latest-dev-4.8.zip
>
> The way I solved it was to introduce the MooseImageSetupCommandLineHandler that
> - installs the logo image from http://www.moosetechnology.org/res/media/logo100x240.png
> - installs the theme
> - closes all windows
>
> The setup is triggered from the build script via (after installing the code):
> ./vm.sh $JOB_NAME.image mooseimagesetup
>
> If we want a different setup we can easily control it from now on by extending this command.
>
> It's really cool to have everything in Smalltalk :).

oh yes this is gorgeous.


>
> Cheers,
> Doru
>
>
> --
> www.tudorgirba.com
>
> "Problem solving should be focused on describing
> the problem in a way that makes the solution obvious."
>
>
>
>
>
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev


_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev