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(test): make EdcRuntimeExtension dynamic #3858

Merged

Conversation

ndr-brt
Copy link
Member

@ndr-brt ndr-brt commented Feb 13, 2024

What this PR changes/adds

Make EdcRuntimeExtension dynamic, so that a runtime can be build programmatically.

Why it does that

Avoid multiple runtime modules, permit matrix tests

Further notes

Linked Issue(s)

Closes #3857

Please be sure to take a look at the contributing guidelines and our etiquette for pull requests.

@ndr-brt ndr-brt added the enhancement New feature or request label Feb 13, 2024
@ndr-brt ndr-brt force-pushed the 3857-make-test-runtime-dynamic branch from 8e58cde to 7967c10 Compare February 13, 2024 16:49
Copy link
Contributor

@wolf4ood wolf4ood left a comment

Choose a reason for hiding this comment

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

🚀

@ndr-brt ndr-brt merged commit 1e7dabd into eclipse-edc:main Feb 14, 2024
17 checks passed
@ndr-brt ndr-brt deleted the 3857-make-test-runtime-dynamic branch February 14, 2024 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

test: make EdcRuntimeExtension able to build dynamic runtimes
3 participants