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

fix(activity): Improved activity exceptions #44886

Merged
merged 5 commits into from
Apr 18, 2024

Commits on Apr 17, 2024

  1. fix(activity): Add a dedicated exception when invalid values are set

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    661143a View commit details
    Browse the repository at this point in the history
  2. fix(activity): Add a dedicated exception when not all fields are set …

    …while publishing an activity
    
    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    8f83953 View commit details
    Browse the repository at this point in the history
  3. fix(activity): Add a dedicated exception when the event is unknown to…

    … the provider
    
    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    784ab6e View commit details
    Browse the repository at this point in the history
  4. fix(activity): Add a dedicated exception when the filter or setting i…

    …s not found
    
    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    9f4845e View commit details
    Browse the repository at this point in the history
  5. fix(activity): Remove unneeded exception (types are enforced)

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    17744f8 View commit details
    Browse the repository at this point in the history