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

Improved component model #629

Merged
merged 38 commits into from
Jun 2, 2023
Merged

Improved component model #629

merged 38 commits into from
Jun 2, 2023

Commits on May 27, 2023

  1. Introduce new component model

    levand committed May 27, 2023
    Configuration menu
    Copy the full SHA
    da6f4e3 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2023

  1. Configuration menu
    Copy the full SHA
    a40e9ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e6e5a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec4bdd3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eee234f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e8941d8 View commit details
    Browse the repository at this point in the history
  6. Fix error in tests

    levand committed May 28, 2023
    Configuration menu
    Copy the full SHA
    6f5a6f4 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. Configuration menu
    Copy the full SHA
    ae1a95e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    345aa31 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    02a3961 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4c52d0e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e88adcb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4b05aca View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    86a592c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    aa49ccb View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Handle generic exception

    HammadB committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    413e445 View commit details
    Browse the repository at this point in the history
  2. handle minimal repro

    HammadB committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    9cd28a7 View commit details
    Browse the repository at this point in the history
  3. Fix stdout redirect

    HammadB committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    93b3a38 View commit details
    Browse the repository at this point in the history
  4. Make uvicorn verbose

    HammadB committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    ba88c99 View commit details
    Browse the repository at this point in the history
  5. revert fixture

    HammadB committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    7047051 View commit details
    Browse the repository at this point in the history
  6. address PR comments

    HammadB committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    5ac159a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6cbf2e8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cdacec8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2812401 View commit details
    Browse the repository at this point in the history
  10. Try just [duckdb, fastapi]

    HammadB committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    91646c8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0a06fab View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c38fab1 View commit details
    Browse the repository at this point in the history
  13. Try closing duckdb conns

    HammadB committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    3cd8ba7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8502d32 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0cfc023 View commit details
    Browse the repository at this point in the history
  16. fixed uuid

    HammadB committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    893ed36 View commit details
    Browse the repository at this point in the history
  17. I know nothing.

    HammadB committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    e5eb07b View commit details
    Browse the repository at this point in the history
  18. I truly know nothing.

    HammadB committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    8eb18e1 View commit details
    Browse the repository at this point in the history
  19. spawn it

    HammadB committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    a25ee39 View commit details
    Browse the repository at this point in the history
  20. actually spawn in

    HammadB committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    fde3eb6 View commit details
    Browse the repository at this point in the history
  21. Revert debugging

    HammadB committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    6d4f210 View commit details
    Browse the repository at this point in the history
  22. Use spawn instead of fork

    HammadB committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    7130974 View commit details
    Browse the repository at this point in the history
  23. merge in main

    HammadB committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    4b482be View commit details
    Browse the repository at this point in the history