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/arti…
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."