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: Enforce kw args in datasources #2567

Merged
merged 15 commits into from
Apr 19, 2022

Commits on Apr 19, 2022

  1. Update

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    6c98880 View commit details
    Browse the repository at this point in the history
  2. Fix

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    092a1f0 View commit details
    Browse the repository at this point in the history
  3. Update to keyword args

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    44af590 View commit details
    Browse the repository at this point in the history
  4. Fix lint

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    50bd918 View commit details
    Browse the repository at this point in the history
  5. Fix

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    8ddc48c View commit details
    Browse the repository at this point in the history
  6. Fix

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    d388599 View commit details
    Browse the repository at this point in the history
  7. Change kinesis to optional

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    06cd1b6 View commit details
    Browse the repository at this point in the history
  8. Fix review issues

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    f9c374f View commit details
    Browse the repository at this point in the history
  9. Fix lint

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    67eca66 View commit details
    Browse the repository at this point in the history
  10. Add unit tests

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    e292214 View commit details
    Browse the repository at this point in the history
  11. Fix

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    ad3ba3f View commit details
    Browse the repository at this point in the history
  12. Fix

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    a6007ef View commit details
    Browse the repository at this point in the history
  13. Fix imports

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    2a6797a View commit details
    Browse the repository at this point in the history
  14. Fix lint

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    8c487b4 View commit details
    Browse the repository at this point in the history
  15. Fix

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    e023177 View commit details
    Browse the repository at this point in the history