-
Notifications
You must be signed in to change notification settings - Fork 7
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
validate the latest version when new connector version is released #460
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.
rubberstamp
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.
I performed a thorough review and came up with #463 to express what I was looking for. Please take a look at that PR and incorporate the changes from there as you like.
This is a refactor of things from #460 I am opening this to convey some of the code review points that I had in mind (which was a bit hard to convey in the original PR). I suggest doing the below before making use of the code from this PR: - Add tests wherever possible - Try out the new validate logic (I haven't run it in local yet) - Feel free to ask me questions on why I have written something in a certain way (compared to the original PR) --------- Co-authored-by: Karthikeyan C <karthikeyan@hasura.io>
Same as title