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

Make sure plugins with non-semantic version are registered as latest #1439

Merged
merged 3 commits into from
Mar 14, 2024

Conversation

lovromazgon
Copy link
Member

Description

Given this change ConduitIO/conduit-processor-sdk#31 it would be nice if Conduit allowed you to use my-processor@latest (or no version) when using a processor without a semantic version. This fixes the behavior both for connectors and processors.

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.

@lovromazgon lovromazgon requested a review from a team as a code owner March 14, 2024 12:57
pkg/plugin/name.go Outdated Show resolved Hide resolved
@lovromazgon lovromazgon merged commit 32ebab3 into main Mar 14, 2024
3 checks passed
@lovromazgon lovromazgon deleted the lovro/latest-plugin branch March 14, 2024 14:10
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