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 collect-status events for multi-status handling #954

Merged
merged 21 commits into from
Jul 21, 2023

Commits on Jun 15, 2023

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

Commits on Jun 28, 2023

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

Commits on Jul 10, 2023

  1. Configuration menu
    Copy the full SHA
    88de08c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c12c0d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e57f60 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. "Fix" linting

    benhoyt committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    e63d507 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fa1522 View commit details
    Browse the repository at this point in the history
  3. WIP fix main tests

    benhoyt committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    47300c6 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    9fbafe3 View commit details
    Browse the repository at this point in the history
  2. Finish fixing main.py tests

    benhoyt committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    f1f38e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    548eb51 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d58026 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Configuration menu
    Copy the full SHA
    c65f8a9 View commit details
    Browse the repository at this point in the history
  2. Type check status arg in add_status for catching errors early

    (in the cases where people aren't using static type checking)
    benhoyt committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    3d5fcd4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d85d4cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c3a4b6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    694206d View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    b920b3a View commit details
    Browse the repository at this point in the history
  2. Log add_status calls (that aren't ActiveStatus)

    Log these at stacklevel=2 so we log the caller, not add_status
    benhoyt committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    0967901 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c119ef View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

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