-
Notifications
You must be signed in to change notification settings - Fork 3
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
Support for connector.yaml #63
Conversation
@hariso this one has some merge conflicts. I'll review in the meantime. |
Co-authored-by: Maha Hajja <[email protected]>
Co-authored-by: Maha Hajja <[email protected]>
* specgen and readmegen improvements * use readmegen in the readme * use yaml * fix setup.sh * make generate * go mod tidy * pr feedback * note about dev * re-generate * mention make install-tools * handle errors in bump_version, use yq * check if conn-sdk-cli is installed * Update Makefile * Update README.md --------- Co-authored-by: Lovro Mažgon <[email protected]>
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.
FYI in the last commit I simplified the quick start part. I'm even thinking we could remove the connector.yaml instructions in the quick start, that's really part of the development process, not part of the quick start.
Description
Fixes #57.
Caution
!!! Should be merged only when the SDK is released!
Combines:
Quick checks: