Skip to content
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

feat(schema): add methods for proto <> schema conversions #72

Merged
merged 9 commits into from
Jul 1, 2024

Conversation

raulb
Copy link
Member

@raulb raulb commented Jul 1, 2024

Description

This will be used on ConduitIO/conduit-connector-protocol#96

Quick checks:

  • I have followed the Code Guidelines.
  • There is no other pull request for the same update/change.
  • I have written unit tests.
  • I have made sure that the PR is of reasonable size and can be easily reviewed.

schema/proto.go Outdated Show resolved Hide resolved
Copy link
Member

@lovromazgon lovromazgon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Btw, seems like we need to go mod tidy to make the CI action happy.

@raulb raulb requested a review from lovromazgon July 1, 2024 16:04
@raulb raulb self-assigned this Jul 1, 2024
go.mod Outdated Show resolved Hide resolved
schema/errors.go Outdated Show resolved Hide resolved
@raulb raulb requested a review from lovromazgon July 1, 2024 16:40
Copy link
Member

@lovromazgon lovromazgon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@raulb raulb merged commit 3948a38 into main Jul 1, 2024
4 of 5 checks passed
@raulb raulb deleted the raul/add-missing-schema-changes branch July 1, 2024 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants