Skip to content

Update Gradle config#16

Open
adam-dpg wants to merge 7 commits intosnyk:masterfrom
adam-dpg:update-gradle-config
Open

Update Gradle config#16
adam-dpg wants to merge 7 commits intosnyk:masterfrom
adam-dpg:update-gradle-config

Conversation

@adam-dpg
Copy link
Copy Markdown
Contributor

@adam-dpg adam-dpg commented May 5, 2022

  • added a .gitignore
  • Migrated the Gradle config from Groovy to Kotlin
  • Updated Gradle to 7.4.2
  • Replaced gradle/functional-test.gradle with the new jvm-test-suite plugin
  • Set up buildSrc for build convention plugins
  • implemented centralized repository definitions in ./buildSrc/repositories.settings.gradle.kts
  • moved the 'functional test' configuration into a buildSrc convention buildSrc/src/main/kotlin/buildsrc/convention/functional-test.gradle.kts
  • Enabled Gradle build and configuration cache
  • formatted the .md files

adam-dpg added 4 commits May 3, 2022 16:10
- bump Gradle version
- bump Gradle plugin publish (remove need for plugin .properties file)
- enable Gradle caching
- migrate build logic to Kotlin
- replace 'functional-test' Gradle config with jvm-test-suite gradle plugin
- set up buildSrc for shared build logic
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.

1 participant