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

only async request and file writes #12

Merged
merged 17 commits into from
Feb 9, 2022
Merged

Commits on Feb 3, 2022

  1. ingore vs code config

    avaldebe committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    2399c33 View commit details
    Browse the repository at this point in the history
  2. bump python version

    avaldebe committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    a7abeed View commit details
    Browse the repository at this point in the history
  3. add async requirements

    avaldebe committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    249018e View commit details
    Browse the repository at this point in the history
  4. add async helpers

    avaldebe committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    8847b1b View commit details
    Browse the repository at this point in the history
  5. use async helpers

    avaldebe committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    c1198e3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a0b1e64 View commit details
    Browse the repository at this point in the history
  7. remove old requirements

    avaldebe committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    3318e1d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ce6e7ef View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2022

  1. typo

    Co-authored-by: John Paton <john@johnpaton.net>
    avaldebe and JohnPaton authored Feb 7, 2022
    Configuration menu
    Copy the full SHA
    fc41f68 View commit details
    Browse the repository at this point in the history
  2. typo

    Co-authored-by: John Paton <john@johnpaton.net>
    avaldebe and JohnPaton authored Feb 7, 2022
    Configuration menu
    Copy the full SHA
    25c7c7e View commit details
    Browse the repository at this point in the history
  3. clean up integrations tests

    avaldebe committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    4afcc98 View commit details
    Browse the repository at this point in the history
  4. remove unused imports

    avaldebe committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    4cf98c9 View commit details
    Browse the repository at this point in the history
  5. test bad request exception

    avaldebe committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    b2ec7a0 View commit details
    Browse the repository at this point in the history
  6. test bad request warning

    avaldebe committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    4510191 View commit details
    Browse the repository at this point in the history
  7. add fetch module to docs

    avaldebe committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    b1887b9 View commit details
    Browse the repository at this point in the history
  8. update docs config

    avaldebe committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    af6b49a View commit details
    Browse the repository at this point in the history
  9. update RTD config

    avaldebe committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    9b5e659 View commit details
    Browse the repository at this point in the history