Re: Need plugin to contribute its data to environment in every build (novice)

2015-08-28 Thread Jesse Glick
On Fri, Aug 28, 2015 at 11:19 AM, Brian Sayatovic wrote: > Is there another facet of plugins I can leverage that would allow be to > always inject my JobProperty as an environment variable? EnvironmentContributor -- You received this message because you are subscribed to the Google Groups "Jen

Need plugin to contribute its data to environment in every build (novice)

2015-08-28 Thread Brian Sayatovic
Disclaimer: I'm a novice plugin developer. I've made two. And I';m not even sure how proper they are. I have one that extends Builder. It allows jobs to have a Build Action where the job configuration has picked one of N things to do (e.g. increment a value, decrement a value, etc.). The va