Believe me, I understand the PIA part of CI ;)

You are right about the account though. I do have an account - so I tried logging in to ci.inria.fr - and I get a dashboard to navigate down to Pharo-contributions, but clicking the jenkins button for that project gives me the https://ci.inria.fr/pharo-contribution/? link I�ve been used to.

I wonder if something is misconfigured (or maybe we just aren�t allowed to see how a job is configured?). I wanted to know, because the images that PharoLauncher produces for end users seem different from the ones spit out of the normal jenkins CI. So I think there must be some script run at the very end, which I wanted to understand.

Tim

On 3 Sep 2014, at 16:33, Sven Van Caekenberghe <sven@stfx.eu> wrote:

I think you need an account to see the real config ...

Please understand that we are all just users here, maintain/explaining jenkins/hudson is a PIA for all of us ;-)

On 03 Sep 2014, at 17:26, Tim Mackinnon <tim@testit.works> wrote:

Hi guys - I am trying to understand how some of the CI jobs work (in particular pharo launcher) - however when I click on the �Read Only Job Configuarion� link I just get an error screen with :
java.lang.NullPointerException at org.kohsuke.stapler.jelly.DefaultScriptInvoker.invokeScript(DefaultScriptInvoker.java:63)

Further down the stack it mentions acegisecurity - so I�m assuming it might be related to some credential thing - but are we not allowed to see what scripts are run to create final images, or is something just misconfigured?

Tim