Releases: IntershopCommunicationsAG/test-gradle-plugin
Releases · IntershopCommunicationsAG/test-gradle-plugin
5.1.0
What's Changed
- docs: provide docs how to contribute (#91123) by @skiesewetter-intershop in #25
- build: Update to Gradle Wrapper 8.10.2 / Asciidoctor 4.0.3 / Dependencies (#100428) by @DevDavido in #26
- build: Configure explicit non-deprecated Gradle plugin develocity for build scans (#100428) by @DevDavido in #28
- build: Migrate to explicit non-deprecated Gradle test suite configuration (#100428) by @DevDavido in #27
Full Changelog: 5.0.1...5.1.0
Migrate to Gradle 8.5
What's Changed
- 91821: migrate version calculation by @skiesewetter-intershop in #22
- fix: fix release action (#91821) by @skiesewetter-intershop in #23
- fix: ensure sources and javadoc are published (#91821) by @skiesewetter-intershop in #24
New Contributors
- @skiesewetter-intershop made their first contribution in #22
Full Changelog: v4.0.0...5.0.1
Update dependencies and Gradle version
build: Update to latest Gradle version - update lib dependencies - remove deprecations from build file - update Gradle version
Fix issue with bom files in test repo
4.1.1 Solve issue with dependencyManagement in bom files (extend test)
JDK roll back to JDK 8
4.1.0 Switch back to JDK 8 for compile time. test are executed with JDK 11.
Moved to JDK 11 and Gradle7
v4.0.0 Update task for release
Remove test for sub projects
3.7.0 adapt version
Remove tests from template
these tests check the idempotency of a plugin. This behavior contradicts some new concepts with task providers.
Add additional elements to MavenRepoBuilder
3.5.0 Merge remote-tracking branch 'origin/master'
extend tests for KTS and Groovy
3.4.0 adapt buildscript