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

Editor should offer to save without running the Pipeline

      The blue ocean editor does not offer an option to "save" Pipeline changes without running.

      There are plenty of core instances where people want to save their work but do not want to run the Pipeline at that time.

          [JENKINS-43001] Editor should offer to save without running the Pipeline

          Even outside of Blue Ocean, when you create a MultiBranch Pipeline, once you saved the configuration, Jenkins will browse the SCM repository, discover the branches with Jenkinsfile and run a first build for those branches. 

          This is the normal behavior.

          Are you describing the same behavior? Are you creating a simple Pipeline job or a MultiBranch Pipeline job (relying on Jenkinsfile)?

          Adrien Lecharpentier added a comment - Even outside of Blue Ocean, when you create a MultiBranch Pipeline, once you saved the configuration, Jenkins will browse the SCM repository, discover the branches with Jenkinsfile and run a first build for those branches.  This is the normal behavior. Are you describing the same behavior? Are you creating a simple Pipeline job or a MultiBranch Pipeline job (relying on Jenkinsfile )?

          Darian Miller added a comment -

          (New to Blue Ocean so I have no production pipelines yet) Seems like a save/test is needed for testing deployment pipelines being built for production use...perhaps I'm missing something obvious. (quite likely!)

          Darian Miller added a comment - (New to Blue Ocean so I have no production pipelines yet) Seems like a save/test is needed for testing deployment pipelines being built for production use...perhaps I'm missing something obvious. (quite likely!)

          harry chang added a comment - - edited

          This is a very good advice. We often just want to save after editing pipeline in blue ocean without running the Pipeline.  Now we have to save and run it, then stop the run. This is not normal.

          harry chang added a comment - - edited This is a very good advice. We often just want to save after editing pipeline in blue ocean without running the Pipeline.  Now we have to save and run it, then stop the run. This is not normal.

            Unassigned Unassigned
            bitwiseman Liam Newman
            Votes:
            3 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: