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

Release Kedro-viz 10.0.0 #2094

Merged
merged 14 commits into from
Sep 19, 2024
Merged

Release Kedro-viz 10.0.0 #2094

merged 14 commits into from
Sep 19, 2024

Conversation

rashidakanchwala
Copy link
Contributor

Description

Development notes

QA notes

Checklist

  • Read the contributing guidelines
  • Opened this PR as a 'Draft Pull Request' if it is work-in-progress
  • Updated the documentation to reflect the code changes
  • Added new entries to the RELEASE.md file
  • Added tests to cover my changes

Signed-off-by: rashidakanchwala <rashida_kanchwala@mckinsey.com>
@rashidakanchwala rashidakanchwala self-assigned this Sep 16, 2024
rashidakanchwala and others added 7 commits September 17, 2024 16:22
Signed-off-by: rashidakanchwala <rashida_kanchwala@mckinsey.com>
Signed-off-by: rashidakanchwala <rashida_kanchwala@mckinsey.com>
Signed-off-by: rashidakanchwala <rashida_kanchwala@mckinsey.com>
Signed-off-by: rashidakanchwala <rashida_kanchwala@mckinsey.com>
Signed-off-by: rashidakanchwala <37628668+rashidakanchwala@users.noreply.github.com>
Signed-off-by: rashidakanchwala <37628668+rashidakanchwala@users.noreply.github.com>
Copy link
Member

@astrojuanlu astrojuanlu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit: Left just some comments about the Changelog, let's try to keep only user-facing stuff

RELEASE.md Outdated Show resolved Hide resolved
RELEASE.md Outdated
Comment on lines 29 to 30
- Refactor disable preview feature to run entirely on the frontend without backend calls. (#2067)
- Implement a method to send JSON data to the VSCode integration without running the Kedro-viz server. (#2049)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also wondering about these two

Signed-off-by: rashidakanchwala <37628668+rashidakanchwala@users.noreply.github.com>
- Add `kedro viz --lite`, allowing users to run Kedro-Viz without installing Kedro project dependencies. (#1966, #2077, #2093)
- Enable visual slicing of a Kedro pipeline in Kedro-viz. (#2036)
- Improve Kedro-Viz CLI startup time with lazy subcommands and deferring imports (#1920)
- Add documentation for Kedro-viz in VSCode Extension. (#2078)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Im wondering if this one should be in the "other changes" as i see other documentation work is mentioned there too?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I added this here, because Kedroviz on VsCode is a big feature. So highlighting it here as a main feature although most of the code resides in vscode-kedro repo

Signed-off-by: rashidakanchwala <37628668+rashidakanchwala@users.noreply.github.com>
Copy link
Contributor

@SajidAlamQB SajidAlamQB left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested manually, this looks good to me! 🔥

Copy link
Member

@merelcht merelcht left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These release notes are looking goood! Such an exciting release 🥳

image

RELEASE.md Outdated
- Add feedback component for slicing pipeline. (#2085)
- Fixes design issues in metadata panel. (#2009)
- Fix missing run command in metadata panel for task nodes. (#2055)
- Add `UnavailableDataset` as a default dataset for `--lite` mode. (#2083)
- Add `kedro viz --lite` user warning banner UI. (#2092)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

'component' instead of 'UI' because the warning banner isn't a UI

Signed-off-by: rashidakanchwala <37628668+rashidakanchwala@users.noreply.github.com>
- Introduce `kedro viz --lite`, which allows users to run Kedro-Viz without installing Kedro project dependencies. (#1966, #2077)
- Slice a pipeline functionality. (#2036)
- Add `kedro viz --lite`, allowing users to run Kedro-Viz without installing Kedro project dependencies. (#1966, #2077, #2093)
- Enable visual slicing of a Kedro pipeline in Kedro-viz. (#2036)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Enable visual slicing of a Kedro pipeline in Kedro-viz. (#2036)
- Enable visual slicing of a Kedro pipeline in Kedro-Viz. (#2036)

- Add `kedro viz --lite`, allowing users to run Kedro-Viz without installing Kedro project dependencies. (#1966, #2077, #2093)
- Enable visual slicing of a Kedro pipeline in Kedro-viz. (#2036)
- Improve Kedro-Viz CLI startup time with lazy subcommands and deferring imports (#1920)
- Add documentation for Kedro-viz in VSCode Extension. (#2078)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Add documentation for Kedro-viz in VSCode Extension. (#2078)
- Add documentation for Kedro-Viz in VSCode Extension. (#2078)


## Bug fixes and other changes

- Introduce `onActionCallback` prop in Kedro-Viz React component. (#2022)
- Enhance documentation for Dataset previews on Kedro-viz. (#2074)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Enhance documentation for Dataset previews on Kedro-viz. (#2074)
- Enhance documentation for Dataset previews on Kedro-Viz. (#2074)


- Introduce `onActionCallback` prop in Kedro-Viz React component. (#2022)
- Enhance documentation for Dataset previews on Kedro-viz. (#2074)
- Add documentation for Kedro-viz CLI Commands. (#2044)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Add documentation for Kedro-viz CLI Commands. (#2044)
- Add documentation for Kedro-Viz CLI Commands. (#2044)

RELEASE.md Outdated Show resolved Hide resolved
Copy link
Contributor

@jitu5 jitu5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome work everyone...🔥

ravi-kumar-pilla and others added 2 commits September 19, 2024 11:23
Co-authored-by: Ravi Kumar Pilla <ravi_kumar_pilla@mckinsey.com>
Signed-off-by: rashidakanchwala <37628668+rashidakanchwala@users.noreply.github.com>
@rashidakanchwala rashidakanchwala merged commit 1a3006f into main Sep 19, 2024
25 checks passed
@rashidakanchwala rashidakanchwala deleted the release/10.0.0 branch September 19, 2024 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

9 participants