Pipeline support for electricflow plugin

XMLWordPrintable

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major
    • Component/s: electricflow-plugin
    • None
    • Environment:
      Jenkins: 2.46.2. ElectricFlow Plugin: 1.1.2

      I'm trying to callĀ Run Pipeline in ElectricFlow from a Jenkins pipeline but cannot get it to work. It seems it's not supported by theĀ plugin.

      Pipeline code:

      step([$class: 'ElectricFlowPipelinePublisher', 
              configuration: 'MyEFConf',
      Ā        projectName : 'MyProject',
              pipelineName : 'MyPipeline',
              addParam : '{"pipeline":[{"pipelineName":"MyPipeline","parameters":[]}]}'
      ])
      

            Assignee:
            ElectricFlow ElectricCloud
            Reporter:
            Marcus Philip
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: