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 Kedro-Viz waiting for valid Kedro Project #1871

Merged
merged 22 commits into from
Apr 30, 2024

Commits on Mar 7, 2024

  1. Try remove bootstrap_project()

    Signed-off-by: Merel Theisen <merel.theisen@quantumblack.com>
    merelcht committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    9493875 View commit details
    Browse the repository at this point in the history
  2. Try set the package name for spawn process

    Signed-off-by: Merel Theisen <merel.theisen@quantumblack.com>
    merelcht committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    36c1c32 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. merge main

    Signed-off-by: ravi-kumar-pilla <ravi_kumar_pilla@mckinsey.com>
    ravi-kumar-pilla committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    6c73b4f View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. move configure project before kedro integration

    Signed-off-by: ravi-kumar-pilla <ravi_kumar_pilla@mckinsey.com>
    ravi-kumar-pilla committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    8fc1b87 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. include package name in jupyter and dev run

    Signed-off-by: ravi-kumar-pilla <ravi_kumar_pilla@mckinsey.com>
    ravi-kumar-pilla committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    2fb36ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0805ac View commit details
    Browse the repository at this point in the history
  3. resolve conflicts

    Signed-off-by: ravi-kumar-pilla <ravi_kumar_pilla@mckinsey.com>
    ravi-kumar-pilla committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    574241b View commit details
    Browse the repository at this point in the history
  4. fix tests and lint

    Signed-off-by: ravi-kumar-pilla <ravi_kumar_pilla@mckinsey.com>
    ravi-kumar-pilla committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    e0446ac View commit details
    Browse the repository at this point in the history
  5. update release note

    Signed-off-by: ravi-kumar-pilla <ravi_kumar_pilla@mckinsey.com>
    ravi-kumar-pilla committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    fb41851 View commit details
    Browse the repository at this point in the history
  6. revert permission change

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

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    0ffc0f8 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. fix PR comments

    Signed-off-by: ravi-kumar-pilla <ravi_kumar_pilla@mckinsey.com>
    ravi-kumar-pilla committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    27fc5b6 View commit details
    Browse the repository at this point in the history
  2. resolve conflicts

    Signed-off-by: ravi-kumar-pilla <ravi_kumar_pilla@mckinsey.com>
    ravi-kumar-pilla committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    1c14b99 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

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

    …periments-merel
    
    Signed-off-by: ravi-kumar-pilla <ravi_kumar_pilla@mckinsey.com>
    ravi-kumar-pilla committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    eb79b65 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 ex…

    …periments-merel
    
    Signed-off-by: ravi-kumar-pilla <ravi_kumar_pilla@mckinsey.com>
    ravi-kumar-pilla committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    9884db9 View commit details
    Browse the repository at this point in the history
  3. working draft with parent project search

    Signed-off-by: ravi-kumar-pilla <ravi_kumar_pilla@mckinsey.com>
    ravi-kumar-pilla committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    25db25e View commit details
    Browse the repository at this point in the history
  4. update error message to be consistent with other viz commands

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

Commits on Apr 22, 2024

  1. update release note:

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

Commits on Apr 24, 2024

  1. merge main

    Signed-off-by: ravi-kumar-pilla <ravi_kumar_pilla@mckinsey.com>
    ravi-kumar-pilla committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    d6d4df1 View commit details
    Browse the repository at this point in the history
  2. update release note

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

Commits on Apr 25, 2024

  1. update error message

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

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    cd42b14 View commit details
    Browse the repository at this point in the history