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

Disable rich markup if rich handler is not present #3682

Merged
merged 22 commits into from
Jul 5, 2024

Commits on Mar 5, 2024

  1. Rich utils

    Signed-off-by: Simon Brugman <sbrugman@users.noreply.github.com>
    sbrugman committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    15f97da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62ece11 View commit details
    Browse the repository at this point in the history
  3. Update data_catalog.py

    sbrugman committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    0a4edb5 View commit details
    Browse the repository at this point in the history
  4. Update logging.py

    sbrugman committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    86a8842 View commit details
    Browse the repository at this point in the history
  5. Add unit tests

    sbrugman committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    0742860 View commit details
    Browse the repository at this point in the history
  6. Update test_logging.py

    sbrugman committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    931235e View commit details
    Browse the repository at this point in the history
  7. Lint

    sbrugman committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    c7bb278 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Cache has_rich_logger

    sbrugman authored Mar 8, 2024
    Configuration menu
    Copy the full SHA
    b72677a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6caf7e8 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

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

Commits on May 28, 2024

  1. Merge branch 'main' into patch-4

    Signed-off-by: Simon Brugman <sbrugman@users.noreply.github.com>
    sbrugman authored May 28, 2024
    Configuration menu
    Copy the full SHA
    275725e View commit details
    Browse the repository at this point in the history
  2. Update test_logging.py

    sbrugman authored May 28, 2024
    Configuration menu
    Copy the full SHA
    802ad26 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Merge branch 'main' into patch-4

    Signed-off-by: L. R. Couto <57910428+lrcouto@users.noreply.github.com>
    lrcouto authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    5548466 View commit details
    Browse the repository at this point in the history
  2. Revert "Update test_logging.py"

    This reverts commit 802ad26.
    lrcouto committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    e290871 View commit details
    Browse the repository at this point in the history
  3. Revert merge

    Signed-off-by: lrcouto <laurarccouto@gmail.com>
    lrcouto committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    19e17fe View commit details
    Browse the repository at this point in the history
  4. revert test_logging.py to commit 802ad26

    Signed-off-by: lrcouto <laurarccouto@gmail.com>
    lrcouto committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    d3dadfc View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Fix test, apply small fixes

    Signed-off-by: lrcouto <laurarccouto@gmail.com>
    lrcouto committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    d14576c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4349dc0 View commit details
    Browse the repository at this point in the history
  3. Fix non-matching character in expected_message

    Signed-off-by: lrcouto <laurarccouto@gmail.com>
    lrcouto committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    505a593 View commit details
    Browse the repository at this point in the history
  4. Remove leftover print

    Signed-off-by: lrcouto <laurarccouto@gmail.com>
    lrcouto committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    956ceea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    326ea75 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. fix test

    Signed-off-by: Nok <nok.lam.chan@quantumblack.com>
    noklam committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    e4968d3 View commit details
    Browse the repository at this point in the history