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

Add Global Error Handler #1080

Merged
merged 34 commits into from
Sep 30, 2020
Merged

Add Global Error Handler #1080

merged 34 commits into from
Sep 30, 2020

Commits on Sep 23, 2020

  1. Add error handlers

    ocelotl committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    532e8e2 View commit details
    Browse the repository at this point in the history
  2. Add test case

    ocelotl committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    7ba4018 View commit details
    Browse the repository at this point in the history
  3. Add more test cases

    ocelotl committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    13fa21d View commit details
    Browse the repository at this point in the history
  4. Add context manager

    ocelotl committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    b6e0820 View commit details
    Browse the repository at this point in the history
  5. Add a description

    ocelotl committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    4a2b8f9 View commit details
    Browse the repository at this point in the history
  6. Fix lint

    ocelotl committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    f424294 View commit details
    Browse the repository at this point in the history
  7. Update changelog

    ocelotl committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    e289f06 View commit details
    Browse the repository at this point in the history
  8. Fix lint

    ocelotl committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    e4d35bf View commit details
    Browse the repository at this point in the history
  9. Load entry point

    ocelotl committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    5618e45 View commit details
    Browse the repository at this point in the history
  10. Fix tests

    ocelotl committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    4edb696 View commit details
    Browse the repository at this point in the history
  11. Add docs

    ocelotl committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    39511d5 View commit details
    Browse the repository at this point in the history
  12. Add example

    ocelotl committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    3169ac3 View commit details
    Browse the repository at this point in the history
  13. Fix docs

    ocelotl committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    836074d View commit details
    Browse the repository at this point in the history
  14. Fix lint

    ocelotl committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    199f1ca View commit details
    Browse the repository at this point in the history
  15. Skip README check

    ocelotl committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    efe47cc View commit details
    Browse the repository at this point in the history
  16. Update docs/examples/error_hander/README.rst

    Co-authored-by: Daniel <61800298+ffe4@users.noreply.github.com>
    ocelotl and ffe4 committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    9637c05 View commit details
    Browse the repository at this point in the history
  17. Remove result returning

    ocelotl committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    00c597b View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2020

  1. Configuration menu
    Copy the full SHA
    8299ff2 View commit details
    Browse the repository at this point in the history
  2. Update scripts/check_for_valid_readme.py

    Co-authored-by: alrex <aboten@lightstep.com>
    ocelotl and alrex committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    ac6461a View commit details
    Browse the repository at this point in the history
  3. Update docs/examples/error_hander/error_handler_1/src/error_handler_1…

    …/version.py
    
    Co-authored-by: alrex <aboten@lightstep.com>
    ocelotl and alrex committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    49cb355 View commit details
    Browse the repository at this point in the history
  4. Update docs/examples/error_hander/error_handler_1/setup.cfg

    Co-authored-by: alrex <aboten@lightstep.com>
    ocelotl and alrex committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    037ca39 View commit details
    Browse the repository at this point in the history
  5. Update docs/examples/error_hander/error_handler_1/setup.cfg

    Co-authored-by: alrex <aboten@lightstep.com>
    ocelotl and alrex committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    33080e2 View commit details
    Browse the repository at this point in the history
  6. Update docs/examples/error_hander/error_handler_0/setup.cfg

    Co-authored-by: alrex <aboten@lightstep.com>
    ocelotl and alrex committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    dc8fd8b View commit details
    Browse the repository at this point in the history
  7. Update docs/examples/error_hander/error_handler_0/setup.cfg

    Co-authored-by: alrex <aboten@lightstep.com>
    ocelotl and alrex committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    4079706 View commit details
    Browse the repository at this point in the history
  8. Update docs/examples/error_hander/README.rst

    Co-authored-by: alrex <aboten@lightstep.com>
    ocelotl and alrex committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    d846c82 View commit details
    Browse the repository at this point in the history
  9. Update docs/examples/error_hander/error_handler_0/setup.cfg

    Co-authored-by: alrex <aboten@lightstep.com>
    ocelotl and alrex committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    21994a1 View commit details
    Browse the repository at this point in the history
  10. Update docs/examples/error_hander/error_handler_1/setup.cfg

    Co-authored-by: alrex <aboten@lightstep.com>
    ocelotl and alrex committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    d1a5eb6 View commit details
    Browse the repository at this point in the history
  11. Update docs/examples/error_hander/error_handler_0/src/error_handler_0…

    …/version.py
    
    Co-authored-by: alrex <aboten@lightstep.com>
    ocelotl and alrex committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    9f64488 View commit details
    Browse the repository at this point in the history
  12. Add READMEs

    ocelotl committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    31a880b View commit details
    Browse the repository at this point in the history
  13. Update descriptions

    ocelotl committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    6173b48 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2020

  1. Update CHANGELOG.md

    lzchen committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    8a7ea94 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2020

  1. Merge branch 'master' into issue_1079

    alrex committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    926dd1b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into issue_1079

    alrex committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    7741467 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into issue_1079

    alrex committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    67d397f View commit details
    Browse the repository at this point in the history