-
Notifications
You must be signed in to change notification settings - Fork 114
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 v6.5.0 #1513
Merged
Merged
Release v6.5.0 #1513
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
merelcht
approved these changes
Aug 31, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ravi-kumar-pilla
approved these changes
Aug 31, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome :)
NeroOkwa
approved these changes
Aug 31, 2023
jitu5
approved these changes
Aug 31, 2023
vladimir-mck
approved these changes
Aug 31, 2023
ravi-kumar-pilla
pushed a commit
that referenced
this pull request
Aug 31, 2023
* v6.5.0 * release * update-reminder-content * update reminder Signed-off-by: ravi-kumar-pilla <ravi_kumar_pilla@mckinsey.com>
vladimir-mck
pushed a commit
that referenced
this pull request
Sep 6, 2023
* v6.5.0 * release * update-reminder-content * update reminder Signed-off-by: Vladimir <vladimir_nikolic@external.mckinsey.com>
ravi-kumar-pilla
added a commit
that referenced
this pull request
Sep 11, 2023
* initial draft for resolving connection error * refactor launchers and test code * modify unit tests * fix lint errors * fix run_viz tests * update unit test for coverage * update unit tests * Refactor visualize dataset stats from DataNodeMetadata to DataNode (#1499) * add stats to data node * lint and format check fix * fix pytests * fix layout issue * fix transcoded data stats Signed-off-by: ravi-kumar-pilla <ravi_kumar_pilla@mckinsey.com> * initial draft for resolving connection error Signed-off-by: ravi-kumar-pilla <ravi_kumar_pilla@mckinsey.com> * Support for Python 3.11 (#1502) * initial draft for python 3.11 support * update release doc * add python warnings for e2e tests * modify e2e test * modify e2e test * test by removing lower req scenario * skip e2e tests for lower bound requirement on python 3.11 * skip e2e tests for lower bound requirement on python 3.11 * remove print statements --------- Co-authored-by: Nok Lam Chan <nok_lam_chan@mckinsey.com> Signed-off-by: ravi-kumar-pilla <ravi_kumar_pilla@mckinsey.com> * Remove Python Upper Bound Requirements (#1506) * initial draft for python 3.11 support * update release doc * add python warnings for e2e tests * modify e2e test * modify e2e test * test by removing lower req scenario * skip e2e tests for lower bound requirement on python 3.11 * skip e2e tests for lower bound requirement on python 3.11 * remove python upperbounds initial draft * fix lint and format errors * test remove upperbound warning * test lowerbound pandas install * revert back pandas requirement * bump lower requirements for pandas * remove upper bound clean up * update release notes * fix PR comments --------- Co-authored-by: Nok Lam Chan <nok_lam_chan@mckinsey.com> Signed-off-by: ravi-kumar-pilla <ravi_kumar_pilla@mckinsey.com> * refactor launchers and test code Signed-off-by: ravi-kumar-pilla <ravi_kumar_pilla@mckinsey.com> * modify unit tests Signed-off-by: ravi-kumar-pilla <ravi_kumar_pilla@mckinsey.com> * fix lint errors Signed-off-by: ravi-kumar-pilla <ravi_kumar_pilla@mckinsey.com> * Fix: Adding favicon to Kedro Demo (#1509) * Fix: Adding favicon to Kedro Demo * Fix: Change in approach for serving favicon * Lint error fix * Lint error fix * Favicon endpoint test added * Favicon endpoint test added * Lint error fixed * Fix: Adding favicon to Kedro Demo Signed-off-by: Jitendra Gundaniya <jitendra_gundaniya@mckinsey.com> * Fix: Change in approach for serving favicon Signed-off-by: Jitendra Gundaniya <jitendra_gundaniya@mckinsey.com> * Lint error fix Signed-off-by: Jitendra Gundaniya <jitendra_gundaniya@mckinsey.com> * Lint error fix Signed-off-by: Jitendra Gundaniya <jitendra_gundaniya@mckinsey.com> * Favicon endpoint test added Signed-off-by: Jitendra Gundaniya <jitendra_gundaniya@mckinsey.com> * Favicon endpoint test added Signed-off-by: Jitendra Gundaniya <jitendra_gundaniya@mckinsey.com> * Lint error fixed Signed-off-by: Jitendra Gundaniya <jitendra_gundaniya@mckinsey.com> * Fixed favicon endpoint test * Release doc updated * Update RELEASE.md Co-authored-by: rashidakanchwala <37628668+rashidakanchwala@users.noreply.github.com> * Removed pytest.fixture as per review comment --------- Signed-off-by: Jitendra Gundaniya <jitendra_gundaniya@mckinsey.com> Co-authored-by: rashidakanchwala <37628668+rashidakanchwala@users.noreply.github.com> Signed-off-by: ravi-kumar-pilla <ravi_kumar_pilla@mckinsey.com> * fix run_viz tests Signed-off-by: ravi-kumar-pilla <ravi_kumar_pilla@mckinsey.com> * update unit test for coverage Signed-off-by: ravi-kumar-pilla <ravi_kumar_pilla@mckinsey.com> * Release v6.5.0 (#1513) * v6.5.0 * release * update-reminder-content * update reminder Signed-off-by: ravi-kumar-pilla <ravi_kumar_pilla@mckinsey.com> * remove branch condition for automate release version check (#1514) Signed-off-by: ravi-kumar-pilla <ravi_kumar_pilla@mckinsey.com> * update unit tests Signed-off-by: ravi-kumar-pilla <ravi_kumar_pilla@mckinsey.com> * add release record * modify comment * fix PR comments * DCO fix * fixing dco Signed-off-by: ravi-kumar-pilla <ravi_kumar_pilla@mckinsey.com> * update pytest Signed-off-by: ravi-kumar-pilla <ravi_kumar_pilla@mckinsey.com> --------- Signed-off-by: ravi-kumar-pilla <ravi_kumar_pilla@mckinsey.com> Signed-off-by: Jitendra Gundaniya <jitendra_gundaniya@mckinsey.com> Co-authored-by: Rashida Kanchwala <rashida.kanchwala@quantumblack.com> Co-authored-by: Nok Lam Chan <nok_lam_chan@mckinsey.com> Co-authored-by: Jitendra Gundaniya <38945204+jitu5@users.noreply.github.com> Co-authored-by: rashidakanchwala <37628668+rashidakanchwala@users.noreply.github.com>
vladimir-mck
added a commit
that referenced
this pull request
Sep 13, 2023
…nto a single css file (#1510) * Update dependencies, update apollo config, update worker to use a mock worker for SSR Signed-off-by: Vladimir <vladimir_nikolic@external.mckinsey.com> * Fix: Adding favicon to Kedro Demo (#1509) * Fix: Adding favicon to Kedro Demo * Fix: Change in approach for serving favicon * Lint error fix * Lint error fix * Favicon endpoint test added * Favicon endpoint test added * Lint error fixed * Fix: Adding favicon to Kedro Demo Signed-off-by: Jitendra Gundaniya <jitendra_gundaniya@mckinsey.com> * Fix: Change in approach for serving favicon Signed-off-by: Jitendra Gundaniya <jitendra_gundaniya@mckinsey.com> * Lint error fix Signed-off-by: Jitendra Gundaniya <jitendra_gundaniya@mckinsey.com> * Lint error fix Signed-off-by: Jitendra Gundaniya <jitendra_gundaniya@mckinsey.com> * Favicon endpoint test added Signed-off-by: Jitendra Gundaniya <jitendra_gundaniya@mckinsey.com> * Favicon endpoint test added Signed-off-by: Jitendra Gundaniya <jitendra_gundaniya@mckinsey.com> * Lint error fixed Signed-off-by: Jitendra Gundaniya <jitendra_gundaniya@mckinsey.com> * Fixed favicon endpoint test * Release doc updated * Update RELEASE.md Co-authored-by: rashidakanchwala <37628668+rashidakanchwala@users.noreply.github.com> * Removed pytest.fixture as per review comment --------- Signed-off-by: Jitendra Gundaniya <jitendra_gundaniya@mckinsey.com> Co-authored-by: rashidakanchwala <37628668+rashidakanchwala@users.noreply.github.com> Signed-off-by: Vladimir <vladimir_nikolic@external.mckinsey.com> * Release v6.5.0 (#1513) * v6.5.0 * release * update-reminder-content * update reminder Signed-off-by: Vladimir <vladimir_nikolic@external.mckinsey.com> * remove branch condition for automate release version check (#1514) Signed-off-by: Vladimir <vladimir_nikolic@external.mckinsey.com> * Update RELEASE.md Signed-off-by: Vladimir <vladimir_nikolic@external.mckinsey.com> * Update css imports to scss, combine css files into 1 for the npm lib, update babel to remove scss imports from the lib components. Revert apollo config and worker Signed-off-by: Vladimir <vladimir_nikolic@external.mckinsey.com> * Update package lock Signed-off-by: Vladimir <vladimir_nikolic@external.mckinsey.com> * Update readme and release me Signed-off-by: Vladimir <vladimir_nikolic@external.mckinsey.com> * Remove build:css script from circle ci config Signed-off-by: Vladimir <vladimir_nikolic@external.mckinsey.com> * Bundle css into lib/styles folder Signed-off-by: Vladimir <vladimir_nikolic@external.mckinsey.com> * Update readme Signed-off-by: Vladimir <vladimir_nikolic@external.mckinsey.com> * Add webpack config to extract scss and babel plugin to remove scss imports Signed-off-by: Vladimir <vladimir_nikolic@external.mckinsey.com> * Update RELEASE.md Co-authored-by: Tynan DeBold <thdebold@gmail.com> * Update RELEASE.md --------- Signed-off-by: Vladimir <vladimir_nikolic@external.mckinsey.com> Signed-off-by: Jitendra Gundaniya <jitendra_gundaniya@mckinsey.com> Co-authored-by: Jitendra Gundaniya <38945204+jitu5@users.noreply.github.com> Co-authored-by: rashidakanchwala <37628668+rashidakanchwala@users.noreply.github.com> Co-authored-by: Ravi Kumar Pilla <ravi_kumar_pilla@mckinsey.com> Co-authored-by: Tynan DeBold <thdebold@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
This is a minor release since we are adding support for Python 3.11 and removing upper-bounds on Python.
Major features and improvements
Bug fixes and other changes
Development notes
QA notes
View the Gitpod link and make sure all is good. Please also check the update reminders section.
Checklist
RELEASE.md
file