Do you know what methods I should look at in the Run class? I'm just looking to add something into the artifact that is created by the build script
Thanks for the pointers on this, - Joshua Katz On Feb 27, 2016 10:03 AM, "Jesse Glick" <[email protected]> wrote: > #1: a `JobProperty` would be appropriate if this is something > user-configurable, otherwise maybe try `addAction` with an > `InvisibleAction`. > > #2: some kind of `Action` generally, perhaps attached to the `Run`. > Question is a bit vague. > > -- > You received this message because you are subscribed to a topic in the > Google Groups "Jenkins Developers" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/jenkinsci-dev/Y45gEct6yKI/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-dev/CANfRfr2RS0T-coawBXCoEbtoY1sYdJVW6eGDLDdjPz0jS5b9Hw%40mail.gmail.com > <https://groups.google.com/d/msgid/jenkinsci-dev/CANfRfr2RS0T-coawBXCoEbtoY1sYdJVW6eGDLDdjPz0jS5b9Hw%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CANfhsUz7-%3DK2sM4xUHb7WdzrZpAr8140_YbOA0V9Ht526dithw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
