Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Feature: provide failFast flag, allow a DAG to run all branches of the DAG (either success or failure) #1443

Merged
merged 5 commits into from
Jul 1, 2019

Commits on Jun 21, 2019

  1. Configuration menu
    Copy the full SHA
    523584f View commit details
    Browse the repository at this point in the history
  2. Add test file

    xianlubird authored and xianlu committed Jun 21, 2019
    Configuration menu
    Copy the full SHA
    ed62d15 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2019

  1. New Feature: provide failFast flag, allow a DAG to run all branches o…

    …f the DAG (either success or failure)
    xianlubird authored and xianlu committed Jun 25, 2019
    Configuration menu
    Copy the full SHA
    eab5469 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2019

  1. Move failFast flag to DAG template spec

    xianlubird authored and xianlu committed Jun 26, 2019
    Configuration menu
    Copy the full SHA
    fb7f06c View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2019

  1. * Move test case file to test/e2e/expectedfailures since it is expect…

    …ed to fail
    
    * Remove unused check code
    xianlubird authored and xianlu committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    744107b View commit details
    Browse the repository at this point in the history