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

Rewrite API internals with Pydantic #82

Merged
merged 39 commits into from
Aug 14, 2024

Commits on May 14, 2024

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

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    84eb2e7 View commit details
    Browse the repository at this point in the history
  2. Add map_dir fixtures

    pederhan committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    a8e0f41 View commit details
    Browse the repository at this point in the history
  3. Add config options

    pederhan committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    4a78126 View commit details
    Browse the repository at this point in the history
  4. Fix mocks, use fixture

    pederhan committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    2af4893 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. Configuration menu
    Copy the full SHA
    05c56e6 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    pederhan committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    0c779f3 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    5cfb572 View commit details
    Browse the repository at this point in the history
  2. Fix changelog headers

    pederhan committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    7f1b905 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    caf48e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc81509 View commit details
    Browse the repository at this point in the history
  3. Add read-only mode for ZabbixAPI

    Activated during dryruns.
    pederhan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    815875c View commit details
    Browse the repository at this point in the history
  4. Fix ParamsType docstring

    pederhan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    e4b8a86 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    befff0c View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Update changelog

    pederhan committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    0c0be5d View commit details
    Browse the repository at this point in the history
  2. Add Py3.12 trove classifier

    pederhan committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    341e4cb View commit details
    Browse the repository at this point in the history
  3. Update sample config

    pederhan committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    038f48c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ae6b80 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1d02578 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    50e1b42 View commit details
    Browse the repository at this point in the history
  7. README: fix JSON example

    pederhan committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    6d390d7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7345c94 View commit details
    Browse the repository at this point in the history
  9. Update changelog

    pederhan committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    5ac863f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4260700 View commit details
    Browse the repository at this point in the history
  11. Warn if no proxies

    pederhan committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    104603c View commit details
    Browse the repository at this point in the history
  12. Remove redundant bool cast

    pederhan committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    0632290 View commit details
    Browse the repository at this point in the history
  13. Use absolute import

    pederhan committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    830ac21 View commit details
    Browse the repository at this point in the history
  14. Use absolute imports

    pederhan committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    438d814 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    67e7e82 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a3ddc32 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7f9c193 View commit details
    Browse the repository at this point in the history
  18. Remove trigger support in GC

    pederhan committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    cb05bde View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    366afa0 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    c17af9a View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    b7df58a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    adabe2a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0321ed4 View commit details
    Browse the repository at this point in the history
  4. Add py.typed marker file

    pederhan committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    aeedca5 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

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