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

Add port in use check to prevent browser redirecting incorrectly for kedro viz #2176

Merged
merged 9 commits into from
Nov 8, 2024

Commits on Nov 6, 2024

  1. add check if port is in use

    Signed-off-by: Sajid Alam <[email protected]>
    SajidAlamQB committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    26deebd View commit details
    Browse the repository at this point in the history
  2. Update RELEASE.md

    Signed-off-by: Sajid Alam <[email protected]>
    SajidAlamQB committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    f176b49 View commit details
    Browse the repository at this point in the history
  3. automatically increment port

    Signed-off-by: Sajid Alam <[email protected]>
    SajidAlamQB committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    8f46c97 View commit details
    Browse the repository at this point in the history
  4. fix unit tests

    Signed-off-by: Sajid Alam <[email protected]>
    SajidAlamQB committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    ce6e6a2 View commit details
    Browse the repository at this point in the history
  5. add port occupied test

    Signed-off-by: Sajid Alam <[email protected]>
    SajidAlamQB committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    e253ada View commit details
    Browse the repository at this point in the history
  6. coverage

    Signed-off-by: Sajid Alam <[email protected]>
    SajidAlamQB committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    ca2480e View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Merge branch 'main' into bugfix/viz-using-same-service

    Signed-off-by: Sajid Alam <[email protected]>
    SajidAlamQB authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    10ccfd9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2b9ca9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec9d1c2 View commit details
    Browse the repository at this point in the history