Giter Site home page Giter Site logo

flow-control-plugin's People

Contributors

sjrd218 avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

flow-control-plugin's Issues

Flow control with Halt=True and Fail=False not exit Job as success

Flow Control plugin use in Error handler or as normal step with Halt=True and Fail=False make job status to exit as with status Failed or Other if custom status message is define.

Expected behaviour from my understanding based on description below, should be to get a success job:
"Halt indicates that the execution should halt. Enter a Status to halt with a custom status string. Otherwise, enable Fail to exit with failure, or not to exit with success."

Conditional Flow Control?

Is there any interest in a pull request add a feature for a value conditional check to this plugin? It seems to me this plugin is severely limited by the fact that, despite being named Flow Control, can only handle flows by halting on manual job step configuration. The most common use case I would imagine for a workflow step that deals with flow control would be to take an input value, test it against a given value, and if the values don't equal, then halt the workflow.

However, I don't know if that's out of scope for this plugin or if new features are wanted for this plugin to begin with.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.