Hi All, I'd like to see some of the jenkins jobs of Pharo to have an idea how they were created, I don't have a user in jenkins and when I want to see the jobs as an anonymous user (read-only) jenkins throws an java.lang.NullPointerException error. How can I create a user? I only need a user to see how the jobs were created, I don't need to create or modify jobs. Thanks! Sebastián Tleye
Hi Sebastian, Le 10 févr. 2015 à 14:37, Sebastian Tleye a écrit :
Hi All,
I'd like to see some of the jenkins jobs of Pharo to have an idea how they were created, I don't have a user in jenkins and when I want to see the jobs as an anonymous user (read-only) jenkins throws an java.lang.NullPointerException error.
You don't need permissions to browse jobs but you need them if you want to browse jobs configuration.
How can I create a user? I only need a user to see how the jobs were created, I don't need to create or modify jobs.
Create an account on https://ci.inria.fr and ask to join the project you are interested in (pharo-contribution for example). Regards, Christophe
Thanks Christophe! 2015-02-10 14:50 GMT+01:00 Christophe Demarey <Christophe.Demarey@inria.fr>:
Hi Sebastian,
Le 10 févr. 2015 à 14:37, Sebastian Tleye a écrit :
Hi All,
I'd like to see some of the jenkins jobs of Pharo to have an idea how they were created, I don't have a user in jenkins and when I want to see the jobs as an anonymous user (read-only) jenkins throws an java.lang.NullPointerException error.
You don't need permissions to browse jobs but you need them if you want to browse jobs configuration.
How can I create a user? I only need a user to see how the jobs were created, I don't need to create or modify jobs.
Create an account on https://ci.inria.fr and ask to join the project you are interested in (pharo-contribution for example).
Regards, Christophe
-- Sebastián Tleye
participants (2)
-
Christophe Demarey -
Sebastian Tleye