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

fix(playground): ensure chat completion subscription unit tests run on all os and on postgres #5205

Merged
merged 17 commits into from
Oct 28, 2024

Commits on Oct 28, 2024

  1. remove skips

    axiomofjoy committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    b5947aa View commit details
    Browse the repository at this point in the history
  2. fail fast false

    axiomofjoy committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    427fac5 View commit details
    Browse the repository at this point in the history
  3. skip postgres

    axiomofjoy committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    1b588ae View commit details
    Browse the repository at this point in the history
  4. vendor httpx-ws transport

    axiomofjoy committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    7dc862d View commit details
    Browse the repository at this point in the history
  5. vendor the whole shebang

    axiomofjoy committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    168e6bc View commit details
    Browse the repository at this point in the history
  6. pass postgres

    axiomofjoy committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    709d51b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0982594 View commit details
    Browse the repository at this point in the history
  8. remove file

    axiomofjoy committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    3d113ad View commit details
    Browse the repository at this point in the history
  9. pass postgres tests

    axiomofjoy committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    e2e71bd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    843035c View commit details
    Browse the repository at this point in the history
  11. remove fail fast

    axiomofjoy committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    b28de37 View commit details
    Browse the repository at this point in the history
  12. remove experimental query

    axiomofjoy committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    db1cb65 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ce7eb6f View commit details
    Browse the repository at this point in the history
  14. move into vendor directory

    axiomofjoy committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    e187118 View commit details
    Browse the repository at this point in the history
  15. fix types

    axiomofjoy committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    0dfb5cc View commit details
    Browse the repository at this point in the history
  16. condense to a single file

    axiomofjoy committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    6d1b43f View commit details
    Browse the repository at this point in the history
  17. remove other vendored code

    axiomofjoy committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    6f23672 View commit details
    Browse the repository at this point in the history