Hi Jesse, I know I am asking a lot but will it possible to check the file https://github.com/jenkinsci/sumologic-publisher-plugin/blob/sdochanges/src/main/java/com/sumologic/jenkins/jenkinssumologicplugin/sdo/SdoEventDeliveryStep.java .
It is a small file to read from step context, identify parent stage and gather the data. Can you please give it a quick look to see if everything is in order? On Wed, Dec 16, 2020 at 7:06 PM Sourabh Jain <[email protected]> wrote: > Thanks Jesse for clarifcation. > > On Wed, Dec 16, 2020 at 6:19 PM Jesse Glick <[email protected]> wrote: > >> On Wed, Dec 16, 2020 at 7:36 AM Sourabh Jain <[email protected]> >> wrote: >> >>> We already have *sumoupload* function that can be used as a step to >>> send the map (which is mostly env variables) to Sumo Logic. >>> >>> What we were trying to achieve is to remove the overhead of calling the >>> *sumoupload >>> *step and identifying a way where plugin can send the same data after >>> the stage is complete. >>> >> >> That clears things up, yes. You cannot do this. Be transparent and send >> events if and when your step is called. >> >> -- >> 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/CDKvVuClyJk/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/CANfRfr3M%3Dub6-rasq3PieXy1%2B-WV%3Dcc%2B46-7i46Mu9k_D41DFA%40mail.gmail.com >> <https://groups.google.com/d/msgid/jenkinsci-dev/CANfRfr3M%3Dub6-rasq3PieXy1%2B-WV%3Dcc%2B46-7i46Mu9k_D41DFA%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> > > > -- > Best Regards, > *Sourabh Jain* > *8408019626* > Integration Engineer, APP DEV team, > > -- Best Regards, *Sourabh Jain* *8408019626* Integration Engineer, APP DEV team, -- 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/CACHaJQTZyUoUwNLbo51Y58LKBzUw-j%3DW_E8pP%3D_Sfqe3BoNT_Q%40mail.gmail.com.
