Hi all, For the buildflow plugin upstream projects are not recorded - as in reality there is no workspace and hence no upstream projects.
But this is not really the case - the flow could be retrieving a run and passing that as a parameter to many sub jobs - so I would like to be able to see the upstream changes (and aggregated results of the tests in the flow) in a single place. Whilst overriding getUpstreamProjects() would be possible - it (and many other things) seem to be based around the assumption of fingerprints, and I'm wondering if there is some fundamental reason why just overriding getUpstream wouldnlt work and if I really need to start faking fingerprint useage so that the main jenkins depenedency graph is in sync. Regards /James -- 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.
