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: Exit on fatal error (fixes #13711) #14730

Merged
merged 10 commits into from Jul 30, 2021

Commits on Jun 21, 2021

  1. Docs: Updated docs for exit-on-fatal-error

    A-Katopodis committed Jun 21, 2021
    Copy the full SHA
    5ca5985 View commit details
    Browse the repository at this point in the history
  2. New: Added exit-on-fatal-error feature

    A-Katopodis committed Jun 21, 2021
    Copy the full SHA
    222ad19 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2021

  1. Copy the full SHA
    97dc678 View commit details
    Browse the repository at this point in the history
  2. Addressed PR feedback

    A-Katopodis committed Jun 28, 2021
    Copy the full SHA
    46caedd View commit details
    Browse the repository at this point in the history
  3. Merge branch 'exit-on-fatal-error' of https://github.com/A-Katopodis/…

    …eslint into exit-on-fatal-error
    A-Katopodis committed Jun 28, 2021
    Copy the full SHA
    af0b3dc View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2021

  1. Made description consistent

    A-Katopodis committed Jun 30, 2021
    Copy the full SHA
    ad8b5ea View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2021

  1. Updated dev docs for nodejs-api

    A-Katopodis committed Jul 6, 2021
    Copy the full SHA
    8a82aad View commit details
    Browse the repository at this point in the history
  2. Updated cmd docs

    A-Katopodis committed Jul 6, 2021
    Copy the full SHA
    205aca4 View commit details
    Browse the repository at this point in the history
  3. Added test case for 1 exit code

    A-Katopodis committed Jul 6, 2021
    Copy the full SHA
    f9ff856 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2021

  1. Fixed typos

    A-Katopodis committed Jul 19, 2021
    Copy the full SHA
    f2618b3 View commit details
    Browse the repository at this point in the history