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 dataset factory patterns in Experiment Tracking #1588

Merged
merged 12 commits into from
Oct 27, 2023

Commits on Oct 18, 2023

  1. add dataset factory resolver

    Signed-off-by: ravi-kumar-pilla <ravi_kumar_pilla@mckinsey.com>
    ravi-kumar-pilla committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    87dd132 View commit details
    Browse the repository at this point in the history
  2. fix lint errors

    Signed-off-by: ravi-kumar-pilla <ravi_kumar_pilla@mckinsey.com>
    ravi-kumar-pilla committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    6d1ca97 View commit details
    Browse the repository at this point in the history
  3. add release notes

    Signed-off-by: ravi-kumar-pilla <ravi_kumar_pilla@mckinsey.com>
    ravi-kumar-pilla committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    2447cc2 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Merge branch 'main' of https://github.com/kedro-org/kedro-viz into fi…

    …x/et-dataset_factory
    
    Signed-off-by: ravi-kumar-pilla <ravi_kumar_pilla@mckinsey.com>
    ravi-kumar-pilla committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    ddfe45c View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. merge main

    Signed-off-by: ravi-kumar-pilla <ravi_kumar_pilla@mckinsey.com>
    ravi-kumar-pilla committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    4a8fe57 View commit details
    Browse the repository at this point in the history
  2. fix lint

    Signed-off-by: ravi-kumar-pilla <ravi_kumar_pilla@mckinsey.com>
    ravi-kumar-pilla committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    48c1039 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. add pytest for resolve dataset factory patterns

    Signed-off-by: ravi-kumar-pilla <ravi_kumar_pilla@mckinsey.com>
    ravi-kumar-pilla committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    9f10bc0 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/kedro-org/kedro-viz into fi…

    …x/et-dataset_factory
    
    Signed-off-by: ravi-kumar-pilla <ravi_kumar_pilla@mckinsey.com>
    ravi-kumar-pilla committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    1bf29d0 View commit details
    Browse the repository at this point in the history
  3. modify release statement

    Signed-off-by: ravi-kumar-pilla <ravi_kumar_pilla@mckinsey.com>
    ravi-kumar-pilla committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    7588265 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Configuration menu
    Copy the full SHA
    59f218f View commit details
    Browse the repository at this point in the history
  2. add comments based on PR review

    Signed-off-by: ravi-kumar-pilla <ravi_kumar_pilla@mckinsey.com>
    ravi-kumar-pilla committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    ae52534 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'fix/et-dataset_factory' of https://github.com/kedro-org…

    …/kedro-viz into fix/et-dataset_factory
    
    Signed-off-by: ravi-kumar-pilla <ravi_kumar_pilla@mckinsey.com>
    ravi-kumar-pilla committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    3bd3e04 View commit details
    Browse the repository at this point in the history