Skip to content

Commit

Permalink
Remove demo data source and update feature hints (#1804)
Browse files Browse the repository at this point in the history
* remove demo source

Signed-off-by: ravi-kumar-pilla <[email protected]>

* add release note

Signed-off-by: ravi-kumar-pilla <[email protected]>

* update release note and update feature hint links

Signed-off-by: ravi-kumar-pilla <[email protected]>

---------

Signed-off-by: ravi-kumar-pilla <[email protected]>
  • Loading branch information
ravi-kumar-pilla authored Mar 21, 2024
1 parent ec3540e commit 6206e43
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 10 deletions.
1 change: 1 addition & 0 deletions RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ Please follow the established format:
## Bug fixes and other changes

- Increase Kedro-Viz timeout. (#1803)
- Remove demo data source and update feature hints. (#1804)

# Release 8.0.1

Expand Down
1 change: 0 additions & 1 deletion package/tests/test_launchers/test_cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,6 @@ def test_kedro_viz_command_should_log_outdated_version(
data={"info": {"version": mock_version}}
)

# test push
mocker.patch("kedro_viz.server.run_server")

# Reduce the timeout argument from 600 to 1 to make test run faster.
Expand Down
Loading

0 comments on commit 6206e43

Please sign in to comment.