-
Notifications
You must be signed in to change notification settings - Fork 72
Add Java Gradle (Kotlin DSL) template #301
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
base: master
Are you sure you want to change the base?
Add Java Gradle (Kotlin DSL) template #301
Conversation
|
PR is now waiting for a maintainer to run the template acceptance tests. Note for the maintainer: To run the acceptance tests, please comment /run-templates on the PR |
4fbf6ba to
5e8be8a
Compare
|
PR is now waiting for a maintainer to run the template acceptance tests. Note for the maintainer: To run the acceptance tests, please comment /run-templates on the PR |
|
PR is now waiting for a maintainer to run the template acceptance tests. Note for the maintainer: To run the acceptance tests, please comment /run-templates on the PR |
|
/run-acceptance-tests |
cf38752 to
7bef8cf
Compare
|
Sorry for the delay here. Tried it locally, this still works great on the latest versions. Checking if CI is happy. |
|
PR is now waiting for a maintainer to run the template acceptance tests. Note for the maintainer: To run the acceptance tests, please comment /run-templates on the PR |
|
/run-acceptance-tests |
|
/run-templates |
|
@cnunciato I've just verified this template locally and it's good to go. This LGTM if you'd like to adopt it into templates. |
Hello 👋 Kotlin DSL is the new default for Gradle projects. See the official blog-post from Gradle team: link. What do you think? Could we merge this? I'm happy to provide more suggestions for a perfect name for this template. I can also improve the code, in case template-related things have changed in the meantime. |
Kotlin DSL for Gradle is getting more and more popular. I'd even argue that it is the new default for some people/companies, but it might be just my echo chamber.
What do you think about the name of this template? Should this be named
java-gradle-kts,java-gradle-kotlin-dslorjava-gradle-kotlin? Any other ideas?