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!: update gradle to 8.5 (#92129) #89

Merged
merged 3 commits into from
Jan 10, 2024

Conversation

skiesewetter-intershop
Copy link
Contributor

  • update gradle to 8.5
  • using JavaToolChain with Java 17
  • replaced calls to deprecated code where possible
  • removed scmversion-plugin
  • removed detekt-plugin
  • now using .github actions
  • updated documentation

* update gradle to 8.5
* using JavaToolChain with Java 17
* replaced calls to deprecated code where possible
* removed scmversion-plugin
* removed detekt-plugin
* now using .github actions
* updated documentation
Copy link

github-actions bot commented Jan 9, 2024

Test Results

23 tests  ±0   21 ✅ ±0   1m 58s ⏱️ +5s
 5 suites ±0    2 💤 ±0 
 5 files   ±0    0 ❌ ±0 

Results for commit e030c7a. ± Comparison against base commit 684dbfd.

This pull request removes 20 and adds 20 tests. Note that renamed tests count towards both.
com.intershop.gradle.icm.docker.ICMDockerPluginIntegegrationSpec ‑ buildCustomizationImage [gradleVersion: 8.4, #0]
com.intershop.gradle.icm.docker.ICMDockerPluginIntegegrationSpec ‑ buildImages [gradleVersion: 8.4, #0]
com.intershop.gradle.icm.docker.ICMDockerPluginIntegegrationSpec ‑ pull image from extension with alt image [gradleVersion: 8.4, #0]
com.intershop.gradle.icm.docker.ICMDockerPluginIntegegrationSpec ‑ run solrcloud [gradleVersion: 8.4, #0]
com.intershop.gradle.icm.docker.ICMDockerPluginIntegegrationSpec ‑ run start container [gradleVersion: 8.4, #0]
com.intershop.gradle.icm.docker.ICMDockerTaskIntegrationSpec ‑ test create volumes task [gradleVersion: 8.4, #0]
com.intershop.gradle.icm.docker.ICMDockerTaskIntegrationSpec ‑ test webserver configuration [gradleVersion: 8.4, #0]
com.intershop.gradle.icm.docker.TaskICMGenSpec ‑ mssql file creation (container + icmas) [gradleVersion: 8.4, #0]
com.intershop.gradle.icm.docker.TaskICMGenSpec ‑ mssql file creation (container) [gradleVersion: 8.4, #0]
com.intershop.gradle.icm.docker.TaskICMGenSpec ‑ mssql file creation (external + icmas) [gradleVersion: 8.4, #0]
…
com.intershop.gradle.icm.docker.ICMDockerPluginIntegegrationSpec ‑ buildCustomizationImage [gradleVersion: 8.5, #0]
com.intershop.gradle.icm.docker.ICMDockerPluginIntegegrationSpec ‑ buildImages [gradleVersion: 8.5, #0]
com.intershop.gradle.icm.docker.ICMDockerPluginIntegegrationSpec ‑ pull image from extension with alt image [gradleVersion: 8.5, #0]
com.intershop.gradle.icm.docker.ICMDockerPluginIntegegrationSpec ‑ run solrcloud [gradleVersion: 8.5, #0]
com.intershop.gradle.icm.docker.ICMDockerPluginIntegegrationSpec ‑ run start container [gradleVersion: 8.5, #0]
com.intershop.gradle.icm.docker.ICMDockerTaskIntegrationSpec ‑ test create volumes task [gradleVersion: 8.5, #0]
com.intershop.gradle.icm.docker.ICMDockerTaskIntegrationSpec ‑ test webserver configuration [gradleVersion: 8.5, #0]
com.intershop.gradle.icm.docker.TaskICMGenSpec ‑ mssql file creation (container + icmas) [gradleVersion: 8.5, #0]
com.intershop.gradle.icm.docker.TaskICMGenSpec ‑ mssql file creation (container) [gradleVersion: 8.5, #0]
com.intershop.gradle.icm.docker.TaskICMGenSpec ‑ mssql file creation (external + icmas) [gradleVersion: 8.5, #0]
…

♻️ This comment has been updated with latest results.

* added docker preparation to workflows
* declared missing inputs in actions/prepare-docker/action.yaml
@skiesewetter-intershop skiesewetter-intershop merged commit 0113864 into master Jan 10, 2024
3 checks passed
@skiesewetter-intershop skiesewetter-intershop deleted the 92129-update-gradle branch January 10, 2024 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants