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: implement build and generator plugins #6

Conversation

paullatzelsperger
Copy link
Contributor

@paullatzelsperger paullatzelsperger commented Dec 2, 2024

What this PR changes/adds

adds the "build" and "generator" plugins, which are intended to be used in other test kit projects.

Why it does that

streamline the build

Further notes

List other areas of code that have changed but are not necessarily linked to the main feature. This could be method
signature changes, package declarations, bugs that were encountered and were fixed inline, etc.

Linked Issue(s)

Closes # <-- insert Issue number if one exists

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

@paullatzelsperger paullatzelsperger added the enhancement New feature or request label Dec 2, 2024
@paullatzelsperger paullatzelsperger force-pushed the feat/implement_build_plugin branch from f892223 to 38d1a7b Compare December 2, 2024 15:46
@paullatzelsperger paullatzelsperger force-pushed the feat/implement_build_plugin branch from eb458a6 to 77f14c8 Compare December 2, 2024 15:53
@paullatzelsperger paullatzelsperger marked this pull request as ready for review December 3, 2024 07:33
@paullatzelsperger paullatzelsperger merged commit 3ec70dc into eclipse-dataspacetck:main Dec 3, 2024
8 checks passed
@paullatzelsperger paullatzelsperger deleted the feat/implement_build_plugin branch December 3, 2024 07:33
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.

1 participant