Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-25687

Add support for running scripts from the scriptler plugin

      It would be nice to be able to run scripts that exists from the Scriptler plugin.

      That makes it easier to use the same script in several jobs.

      There is a PostBuildScript plugin, but that is difficult to use and, I think, runs in another setting.

          [JENKINS-25687] Add support for running scripts from the scriptler plugin

          I have looked at the Scriptler plugin and found that it has the possibility to run scriptler-scripts as a build step if configured to allow it.

          But that does not allow for a post build step, and it does not expose the same methods to manipulate the UI as this plugin.

          So what I basically is asking for is the functionality to have the script code centralized in a way like Scripler does, but for this plugin.

          This to avoid having the same script used in many jobs and the need to update all jobs when something changes in the script.

          Per Arnold Blaasmo added a comment - I have looked at the Scriptler plugin and found that it has the possibility to run scriptler-scripts as a build step if configured to allow it. But that does not allow for a post build step, and it does not expose the same methods to manipulate the UI as this plugin. So what I basically is asking for is the functionality to have the script code centralized in a way like Scripler does, but for this plugin. This to avoid having the same script used in many jobs and the need to update all jobs when something changes in the script.

          Daniel Beck added a comment -

          Any Build Step plugin / Flexible Publish plugin could resolve at least part of this request.

          Daniel Beck added a comment - Any Build Step plugin / Flexible Publish plugin could resolve at least part of this request.

            wolfs Stefan Wolf
            pablaasmo Per Arnold Blaasmo
            Votes:
            3 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: