Well, before each matrix run rebuild(MatrixBuildExecution context) is called so you could get it there.
On the configuration screen you should always have the stapler ancestors available as well. /B On Sat, Dec 19, 2015 at 12:41 AM, Gavin Mogan <[email protected]> wrote: > I'm working on porting my plugin to use credential system, but have run > into a bit of a road block. > > > https://github.com/jenkinsci/sauce-ondemand-plugin/blob/master/src/main/java/hudson/plugins/sauce_ondemand/BrowserAxis.java#L61-L64 > is using global credentials, which I don't have anymore because now each > job has its own credentials selection. > > Is there any way to pass data between jobs and axis? I was expecting the > map to have the env variables set elsewhere. Unless I'm doing it wrong, > nothing but system envs are already in there. > > Gavin > > -- > 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]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-dev/51d78cdf-92fa-42f4-8e11-e4c0e9e77cd6%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-dev/51d78cdf-92fa-42f4-8e11-e4c0e9e77cd6%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Robert Sandell *Software Engineer* *CloudBees Inc.* -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CALzHZS3NQdj-u2fqey%2BLjkc6wWhCauUsnaAO67VwNXGNp55jxA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
