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

🎉 Source mixpanel: Improved connector's input configuration validation #16570

Merged
merged 12 commits into from
Sep 13, 2022

Commits on Sep 10, 2022

  1. extract to _validate_and_transform

    Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
    grubberr committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    2d4f1bd View commit details
    Browse the repository at this point in the history
  2. fix tests

    Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
    grubberr committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    d504987 View commit details
    Browse the repository at this point in the history
  3. switch fully on pendulum

    Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
    grubberr committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    6d36142 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2022

  1. description of start and end date changed

    but regex keep old for backward compatability
    
    Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
    grubberr committed Sep 11, 2022
    Configuration menu
    Copy the full SHA
    f7f434f View commit details
    Browse the repository at this point in the history
  2. region param not optional

    start_date, end_date correctly typed
    grubberr committed Sep 11, 2022
    Configuration menu
    Copy the full SHA
    18658cc View commit details
    Browse the repository at this point in the history
  3. bump 0.1.21

    Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
    grubberr committed Sep 11, 2022
    Configuration menu
    Copy the full SHA
    b4f808e View commit details
    Browse the repository at this point in the history
  4. fix conftest.py

    grubberr committed Sep 11, 2022
    Configuration menu
    Copy the full SHA
    a44fb69 View commit details
    Browse the repository at this point in the history
  5. improve docs

    Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
    grubberr committed Sep 11, 2022
    Configuration menu
    Copy the full SHA
    1c65592 View commit details
    Browse the repository at this point in the history
  6. mixpanel.md updated

    Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
    grubberr committed Sep 11, 2022
    Configuration menu
    Copy the full SHA
    adae4bf View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. Configuration menu
    Copy the full SHA
    f6cb2ba View commit details
    Browse the repository at this point in the history
  2. updated regex to support empty value

    Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
    grubberr committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    bce60da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cdc3896 View commit details
    Browse the repository at this point in the history