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

/pipeline-syntax/ should support url for sharing

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Unresolved
    • Icon: Minor Minor
    • workflow-cps-plugin
    • None

      I want to share a url something like:

       

      https://ci.jenkins.io/pipeline-syntax/#expr=retry(2) 

      With the result being that:

      https://ci.jenkins.io/pipeline-syntax/ loads w/ Sample Step set to retry and Retry Count set to 2.

      I'm flexible about the precise syntax

       

      Second example:

      https://ci.jenkins.io/pipeline-syntax/#expr=readJSON(file:'x',text:'y')

      With the result being that:

      https://ci.jenkins.io/pipeline-syntax/ loads w/ Sample Step set to readJSONFile set to x, and FText set to y.

       

      And part two of this:

      Next to the Generate Pipeline Script button there should be a Share this script button, it could be a link-symbol or a share-icon.

            Unassigned Unassigned
            jsoref Josh Soref
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: