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

refactor!: Restructure package to accomodate both RPC and REST clients #995

Draft
wants to merge 57 commits into
base: main
Choose a base branch
from

Commits on Sep 20, 2023

  1. First commit

    edgarrmondragon committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    db085e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae858b1 View commit details
    Browse the repository at this point in the history
  3. XFail on 5.x

    edgarrmondragon committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    0ca58d3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1178cc1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    615da6e View commit details
    Browse the repository at this point in the history
  6. Add unit tests

    edgarrmondragon committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    6f84092 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9501d17 View commit details
    Browse the repository at this point in the history
  8. Add missing test

    edgarrmondragon committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    5f36be5 View commit details
    Browse the repository at this point in the history
  9. Fix mypy

    edgarrmondragon committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    026c697 View commit details
    Browse the repository at this point in the history
  10. Use TypeAlias

    edgarrmondragon committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    4051b8e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3323ab9 View commit details
    Browse the repository at this point in the history
  12. Add change file

    edgarrmondragon committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    48ab537 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0d930f4 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Configuration menu
    Copy the full SHA
    5709d88 View commit details
    Browse the repository at this point in the history
  2. Move to citric.rest

    edgarrmondragon committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    6ce6894 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f939fee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6596774 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    caf1505 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

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

Commits on Oct 5, 2023

  1. Configuration menu
    Copy the full SHA
    e70274d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f53369 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15727c4 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Update lockfile

    edgarrmondragon committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    d8aa57c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa387cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b1fe1df View commit details
    Browse the repository at this point in the history
  4. Fix typo

    edgarrmondragon committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    234ad9f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8a69da5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6a2dec8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c31302a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4c76d3c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fc97615 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9431d12 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

  1. Configuration menu
    Copy the full SHA
    98e87be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d3152e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a720687 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c0b185 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Add async client

    edgarrmondragon committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    672ca69 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Configuration menu
    Copy the full SHA
    a0e3a26 View commit details
    Browse the repository at this point in the history
  2. Revert "Add async client"

    This reverts commit 672ca69.
    edgarrmondragon committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    aab6e68 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9893dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e1cc91 View commit details
    Browse the repository at this point in the history
  5. Document REST client

    edgarrmondragon committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    1f26d51 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8ee061e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c75b83c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    df4c88a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e0b60cf View commit details
    Browse the repository at this point in the history
  10. Fix docstring

    edgarrmondragon committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    8567d24 View commit details
    Browse the repository at this point in the history
  11. Move files

    edgarrmondragon committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    d20e923 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6da84ff View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7963252 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    344b301 View commit details
    Browse the repository at this point in the history
  15. Fix docstring

    edgarrmondragon committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    bf2f16d View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

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

Commits on Jan 5, 2024

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

Commits on Jan 25, 2024

  1. Configuration menu
    Copy the full SHA
    ad903d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24b8afa View commit details
    Browse the repository at this point in the history