-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
🎉 Compare versions tool #24421
🎉 Compare versions tool #24421
Conversation
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.
Nice!
✔️ This keeps records in memory
✔️ It compares the output
Some docs might be nice, e.g. a readme or a comment at the top
- Looks like this needs to be run from the root dir of the connector (where /secrets is relatively nearby)
- You probably don't want to run a whole sync, so some thought should be used when choosing a starting state? Or, maybe you do want to run a "full" sync
It also might be helpful to use a visual diff tool. Here are some.
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.
should we also be comparing STATE messages? it's an important part of the behavior
@lazebnyi Please take a look at the latest comments and let's aim to wrap this up on Monday, please 🙏 |
@YowanR thanks. It look like I already fixed few day ago) - #24421 (comment) |
Looks like this is ready to be merged! Can we please proceed? @lazebnyi |
What
To compare in memory records outputs need some tool
How
Created a bash script that pull the images for the two docker versions and calculated the difference of the record output