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 generator service to register AmazonS3 destination type #404

Conversation

bmg13
Copy link
Contributor

@bmg13 bmg13 commented Aug 12, 2024

What this PR changes/adds

This PR aims to fix the addition of AmazonS3 destination type by the generator service in the initialiaztion of the extension.

Why it does that

With the removal of sourcetypes properties from the dataplane selector logic, now the destination type must be registered during the boot and so this change allows that for the AmazonS3 type.

Further notes

Tests were added for existing class to promote quality and consistency.

Linked Issue(s)

Closes #401

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

We are always happy to welcome new contributors ❤️ To make things easier for everyone, please make sure to follow our contribution guidelines, check if you have already signed the ECA, and relate this pull request to an existing issue or discussion.

@paullatzelsperger paullatzelsperger merged commit f65a0ca into eclipse-edc:bugfix/0.7.2 Aug 13, 2024
5 checks passed
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