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

gradle gatling convention plugin #24584

Merged
merged 10 commits into from
Dec 18, 2023

Conversation

atomfrede
Copy link
Member

@atomfrede atomfrede commented Dec 16, 2023

This is the first and initial part to use gradle convention plugins and mostly replace the current apply from approach.

The gatling generator now creates a convention plugin in buildSrc and applied it to main build.gradle. Dependencies and configurations are encapsulated in the convention plugin.

Open points I would like to fix are mostly (snapshot) tests


Please make sure the below checklist is followed for Pull Requests.

When you are still working on the PR, consider converting it to Draft (below reviewers) and adding skip-ci label, you can still see CI build result at your branch.

@atomfrede atomfrede force-pushed the 19615-gradle-gatling-convention-plugin branch from 92bcd66 to 6398d21 Compare December 16, 2023 16:35
@atomfrede atomfrede marked this pull request as ready for review December 16, 2023 19:41
@atomfrede atomfrede force-pushed the 19615-gradle-gatling-convention-plugin branch from fb9e19f to d53d727 Compare December 16, 2023 20:12
@atomfrede atomfrede requested review from mshima and mraible December 16, 2023 20:13
@mshima mshima merged commit 9af9040 into jhipster:main Dec 18, 2023
51 checks passed
@deepu105 deepu105 added this to the 8.2.0 milestone Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants