There is a "Replay" link attached to each build that will allow you to make experimental changes in an editor on the web page. For example, I see "Replay" above the "Pipeline Steps" link in the drop down menu associated with Build #1 of one of my pipeline jobs that uses Pipeline definition from SCM.
Mark Waite On Wed, Apr 26, 2017 at 5:01 AM Kenneth Johansson < [email protected]> wrote: > So I have a pipeline job that is using the "pipeline script from SCM" as > suggested in the documentation. > > But for developing code this is really really annoying as I now need to > checking every single change even if its just to test something out and > for a new user its going to be quite a lot of test as its not really > very clear how to write this pipeline groovy scripts. > > So I thought that just having the script in the jenkins web interface > would be easier for testing and that works if you just want to do an > echo but you lose the git connection to your project so your stage > section can simply not compile your project. > > How do people develop pipeline scripts ?? I must be missing something > obvious. > > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" 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-users/d18f3728-daaa-468d-fc4d-030a207becf2%40inteno.se > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" 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-users/CAO49JtFV_Vj0V3Or_Xa9pKKEPFyuczejLi3v8R1aad8aYbcpWQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
