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

Use parameter from conduit-commons #20

Merged
merged 3 commits into from
Feb 16, 2024
Merged

Conversation

lovromazgon
Copy link
Member

Description

This PR removes config parameters and validations in favor of using the config parameters in conduit-commons (see ConduitIO/conduit-commons#18 and ConduitIO/conduit-commons#19). This allows us to reuse the same code in connectors and processors.

Note that the buf action will fail until we merge ConduitIO/conduit-commons#18 and the parameters proto definition is uploaded to the buf registry.

Quick checks:

  • 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.

@lovromazgon lovromazgon requested a review from a team as a code owner February 15, 2024 16:58
go.mod Outdated Show resolved Hide resolved
@lovromazgon lovromazgon merged commit cbdc5dc into main Feb 16, 2024
4 of 5 checks passed
@lovromazgon lovromazgon deleted the lovro/config-parameter branch February 16, 2024 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants