-
Notifications
You must be signed in to change notification settings - Fork 892
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
[MD] Change cluster selector component name to data source selector #6042
Conversation
Signed-off-by: Lu Yu <nluyu@amazon.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #6042 +/- ##
==========================================
- Coverage 67.13% 67.13% -0.01%
==========================================
Files 3318 3318
Lines 64021 64021
Branches 10256 10256
==========================================
- Hits 42981 42979 -2
- Misses 18548 18549 +1
- Partials 2492 2493 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Signed-off-by: Lu Yu <nluyu@amazon.com>
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, thanks
Isnt Data Connection what we aligned on for the name here? #5790 (comment) |
@ashwin-pc This is the current proposal #6039 |
That issue was opened 5 hours ago though. Let me take the conversation there. Can we give people time to respond to the proposal? |
Thanks @ashwin-pc replied in rfc, It is expecting to disambious this in 2.13 for developer. It makes sense to give people time for feedback. |
@@ -1,11 +0,0 @@ | |||
/* |
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.
do we need to remove folder as well? the folder name still using the cluster_selector?
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.
yeah, the folder has been removed
…6042) (#6054) * change component name * add change log --------- (cherry picked from commit 8839256) Signed-off-by: Lu Yu <nluyu@amazon.com> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Description
This change renames clusterselector to datasource selector
Issues Resolved
Fixes #6038
Screenshot
rename.mp4
Testing the changes
The following steps were performed in the recording above:
Check List
yarn test:jest
yarn test:jest_integration