On Thu, Apr 4, 2019 at 12:41 PM Nisarg Shah <[email protected]> wrote: > I thought of making a new delete() method for integration with External > Workspace Manager.
Not exactly sure where this is going, but perhaps that plugin could simply implement `RunListener.onDeleted`? That would do the right thing when a build is deleted for whatever reason (not just rotation). > Or this is not needed, and only "buildDiscarder" can be extended with > suitable '@Symobl' As in for example: https://github.com/jenkinsci/jenkins/blob/6a3886e459556d479a2f1c08afd53d3e1015392b/core/src/main/java/hudson/tasks/LogRotator.java#L256-L257 -- 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/CANfRfr1egDvn5TgLu4%2BaJQzLjEMLoVg3%3DJuhN%2BMstfeSN47d3Q%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
