jenkinsci / pipeline-graph-view-plugin

https://plugins.jenkins.io/pipeline-graph-view/
Other
104 stars 50 forks source link

Suggested improvements #335

Open timja opened 5 months ago

timja commented 5 months ago
galindro commented 3 months ago

Hey @timja, I would lke to suggest to add to this list two things:

1 - Make it similar to CloudBees Pipeline Explorer Plugin. This commercial product sounds really good.

2 - Make a button to start a new build aside the button to restart the current build. This is nice in my use case. I don't like very much the restart build feature because we lose the changeSets in the next restarted execution (via currentBuild global var). I know that I still can use currentBuild.previousBuild.changeSets, but if I restart the restarted build, I guess it wouldn't work. Anyway, it's nice to have a shortcut to a new build. Once the user clicks on it, a js routine could open a popup with the parameters to set...

3 - Make a way to disable/ enable the "new build" / "restart build" buttons.

Please, let me know if you agree and if I have to open new tickets for them

galindro commented 2 months ago

Hey @timja, are u currently working on this? If yes, do you have any estimation to deliver them? Ty for your contributions for the community!

lemeurherve commented 2 months ago
timja commented 2 months ago

Hey @timja, are u currently working on this? If yes, do you have any estimation to deliver them? Ty for your contributions for the community!

Not currently working on them / as I have time, but anyone is welcome to contribute to them