Hi ! i'd like to be able to run a shell script on the master jenkins node, juste before each build of every project (having access to project info, like, at least, the name of the project, the slave node name, the workspace).
And this should not be controlled by the owner of the project like a lot of build wrappers propose. the overall goal is to try to isolate jenkins project by preparing the build environnement with rights depending on the project. (a quick and dirty hack to solve the problem exposed here : http://jenkins.361315.n4.nabble.com/no-isolation-between-workspaces-of-different-users-security-problem-td3853930.html ) i was wondering if developping a plugin, using the build wrapper hook could give me anough power to do that ? do using the build wrapper hook implies to appear in the config.xml / buildwrapper section ? (this could be an issue if project managers can modify this part of the file..) any anwser / comments / suggestions welcome ! thank you. L. -- Laurent FACQ - +(33)5 4000 6956 Institut de Mathématiques de Bordeaux - Mathrice GDS 2754 -- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
