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

feat: add option to use posix exit code upon fatal signal #4989

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

Commits on Jan 11, 2024

  1. Configuration menu
    Copy the full SHA
    8999b7b View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Update test/integration/options/posixExitCodes.spec.js

    Co-authored-by: Josh Goldberg ✨ <git@joshuakgoldberg.com>
    73rhodes and JoshuaKGoldberg committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    3b99517 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    2150c30 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from zendesk/dderidder/X-mochajs-pr-review

    Address PR review comments mocha org
    73rhodes committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    0fb6ca3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    62528c5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3 from zendesk/dderidder/X-mochajs-pr-review

    Address PR review comments mocha org
    73rhodes committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    8a4f2bd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    817d890 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Update docs/index.md

    Co-authored-by: Josh Goldberg ✨ <git@joshuakgoldberg.com>
    73rhodes and JoshuaKGoldberg committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    ad30057 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    592f071 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34f2822 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4 from zendesk/dderidder/X-mochajs-pr-review-part2

    Fix exit code when no signal caught
    73rhodes committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    3438da6 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Update docs/index.md

    Co-authored-by: Josh Goldberg ✨ <git@joshuakgoldberg.com>
    73rhodes and JoshuaKGoldberg committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    b6e6d30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2991a1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5 from zendesk/dderidder/X-mochajs-pr-review-part3

    Address PR comments; use os.constants
    73rhodes committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    7cf79d8 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    609f94f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6 from zendesk/dderidder/X-mochajs-pr-review-part4

    Remove test that asserts the problematic behavior
    73rhodes committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    b71eaf3 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    26bebac View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    0aa939f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7 from zendesk/dderidder/X-win32-fixup

    Omit win32 from signals test suite
    73rhodes committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    59e471d View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Update docs/index.md

    73rhodes committed May 1, 2024
    Configuration menu
    Copy the full SHA
    6d237fc View commit details
    Browse the repository at this point in the history