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

remove other notification actions #64

Merged
merged 4 commits into from
May 29, 2024

Commits on May 24, 2024

  1. remove other notification actions

    details:
    - it has been quite a while since we only support GlobalActions
    - this PR removes both the helper methods to turn models into GlobalActions
    as well as typing references to other models
    - it might break existing customers using the tuned models, so the next release
    should communicate this properly
    - this PR also fixes a bunch of typing issues after running pyright on the repo
    murilommen committed May 24, 2024
    Configuration menu
    Copy the full SHA
    f596f35 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Configuration menu
    Copy the full SHA
    555dcb7 View commit details
    Browse the repository at this point in the history
  2. fix typing + test errors

    murilommen committed May 27, 2024
    Configuration menu
    Copy the full SHA
    0c3b29e View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

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