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

feature(Execution): Allow ignoring failed stages #9039

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Mar 25, 2021

  1. allow ignore failure

    AbdulRahman AlHamali committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    ab55132 View commit details
    Browse the repository at this point in the history
  2. add the directive

    AbdulRahman AlHamali committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    0a259a0 View commit details
    Browse the repository at this point in the history
  3. import module

    AbdulRahman AlHamali committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    eda3856 View commit details
    Browse the repository at this point in the history
  4. add ignore action

    AbdulRahman AlHamali committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    f6751a2 View commit details
    Browse the repository at this point in the history
  5. fix reason

    AbdulRahman AlHamali committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    c6db1f0 View commit details
    Browse the repository at this point in the history
  6. fix display of details

    AbdulRahman AlHamali committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    88cb6a4 View commit details
    Browse the repository at this point in the history
  7. optional display of exception

    AbdulRahman AlHamali committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    2b7662f View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2021

  1. Merge branch 'master' into allow-ignore-stage-failure

    AbdulRahmanAlHamali authored Mar 26, 2021
    Configuration menu
    Copy the full SHA
    35be29b View commit details
    Browse the repository at this point in the history