Hakan,

Are The users in both sides of the firewall the same? If the users are
different, you can disable the workspace permission for those outside the
firewall and hide the passwords in the logs with
https://wiki.jenkins-ci.org/display/JENKINS/Mask+Passwords+Plugin.

Regards.

Marcelo Rebasti


On Mon, Feb 10, 2014 at 1:06 PM, Hakan Tandoğan <hakan.tando...@gmail.com>wrote:

> Hi,
>
> I have the following use case: Jenkins installation inside firewall, and
> the builds themselves need to be hidden because logs / workspaces might
> contain secret keys (e.g. OAuth keys). On the other hand, the build status
> of some of those jobs shall be externally visible..
>
> My current idea is to have a post-build action that uploads the badge of
> it upstream (the job with the secrets) to some externally visible web site.
> The only thing I don't know how to do is to determine in the uploader job
> which job was the trigger. Any ideas except the last-ditch solution of
> having one uploader job per "normal" job?
>
> Regards,
> Hakan
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-dev+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to