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

connector proxy - source connectors #409

Closed
wants to merge 33 commits into from
Closed

Commits on Mar 24, 2022

  1. with signalcont

    Jixiang Jiang committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    fc1aa88 View commit details
    Browse the repository at this point in the history
  2. stop and cont

    Jixiang Jiang committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    ad493e6 View commit details
    Browse the repository at this point in the history
  3. airbyte discover

    Jixiang Jiang committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    6b9552c View commit details
    Browse the repository at this point in the history
  4. spec / validate / apply capture requests

    Jixiang Jiang committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    90d67bc View commit details
    Browse the repository at this point in the history
  5. airbyte pull

    Jixiang Jiang committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    d5afc8a View commit details
    Browse the repository at this point in the history
  6. airbyte discover

    Jixiang Jiang committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    42cd509 View commit details
    Browse the repository at this point in the history
  7. various improvements

    Jixiang Jiang committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    e341d7e View commit details
    Browse the repository at this point in the history
  8. check runtime protocol

    Jixiang Jiang committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    e80b360 View commit details
    Browse the repository at this point in the history
  9. ready signal from stderr

    Jixiang Jiang committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    bee6097 View commit details
    Browse the repository at this point in the history
  10. makefile more deps

    Jixiang Jiang committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    52b7fd7 View commit details
    Browse the repository at this point in the history
  11. try_stream! for error processing

    Jixiang Jiang committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    52f8e63 View commit details
    Browse the repository at this point in the history
  12. update Cargo.lock

    Jixiang Jiang committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    d757d91 View commit details
    Browse the repository at this point in the history
  13. Makefile change

    Jixiang Jiang committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    f3e5d0c View commit details
    Browse the repository at this point in the history
  14. improve airbyte source logic

    Jixiang Jiang committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    a359cbc View commit details
    Browse the repository at this point in the history
  15. ldconfig

    Jixiang Jiang committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    80c03f1 View commit details
    Browse the repository at this point in the history
  16. XXtesting

    Jixiang Jiang committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    531ced1 View commit details
    Browse the repository at this point in the history
  17. move test to common stage

    Jixiang Jiang committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    17225a1 View commit details
    Browse the repository at this point in the history
  18. NsMerge

    Jixiang Jiang committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    d45fafc View commit details
    Browse the repository at this point in the history
  19. tweaks

    Jixiang Jiang committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    412d5fd View commit details
    Browse the repository at this point in the history
  20. update Cargo.lock

    Jixiang Jiang committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    c818d31 View commit details
    Browse the repository at this point in the history
  21. use libc instead of nix

    Jixiang Jiang committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    33dfc87 View commit details
    Browse the repository at this point in the history
  22. skip null field in specresult

    Jixiang Jiang committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    0b24fb3 View commit details
    Browse the repository at this point in the history
  23. update control plane snapshots

    Jixiang Jiang committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    020ae7e View commit details
    Browse the repository at this point in the history
  24. delayed process stop itself

    Jixiang Jiang committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    5051085 View commit details
    Browse the repository at this point in the history
  25. setup go in stage 2

    Jixiang Jiang committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    9560dee View commit details
    Browse the repository at this point in the history
  26. tweaks

    Jixiang Jiang committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    e630b64 View commit details
    Browse the repository at this point in the history
  27. using /var/tmp

    Jixiang Jiang committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    2098316 View commit details
    Browse the repository at this point in the history
  28. send SpecRequest

    Jixiang Jiang committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    17a60d2 View commit details
    Browse the repository at this point in the history
  29. synthetic chekcpoint

    Jixiang Jiang committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    681956f View commit details
    Browse the repository at this point in the history
  30. convert_ to adapt_

    Jixiang Jiang committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    d74c1e3 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

  1. debug - replacing sigcont with stdin

    Jixiang Jiang committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    e5bddc9 View commit details
    Browse the repository at this point in the history
  2. simplify delay waiting logic

    Jixiang Jiang committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    85915af View commit details
    Browse the repository at this point in the history
  3. remove a TODO

    Jixiang Jiang committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    640594a View commit details
    Browse the repository at this point in the history