Skip to content

restructure-plugin#15

Merged
lamba92 merged 1 commit intomasterfrom
restructure-plugin
Jan 13, 2025
Merged

restructure-plugin#15
lamba92 merged 1 commit intomasterfrom
restructure-plugin

Conversation

@lamba92
Copy link
Copy Markdown
Owner

@lamba92 lamba92 commented Jan 13, 2025

No description provided.

Copilot AI review requested due to automatic review settings January 13, 2025 11:51
@lamba92 lamba92 self-assigned this Jan 13, 2025
Refactored and clarified the example for configuring JVM application images. Moved `configureJvmApplication` to a standalone block and added an example with `additionalConfig`. Improved readability and maintained all defaults for easier understanding.
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 8 out of 22 changed files in this pull request and generated no comments.

Files not reviewed (14)
  • example/build.gradle.kts: Language not supported
  • local.properties: Language not supported
  • plugin/gradle.properties: Language not supported
  • plugin/settings.gradle.kts: Language not supported
  • plugin/src/main/kotlin/io/github/lamba92/gradle/docker/CreateJvmDockerfile.kt: Language not supported
  • plugin/src/main/kotlin/io/github/lamba92/gradle/docker/DockerExtension.kt: Language not supported
  • plugin/src/main/kotlin/io/github/lamba92/gradle/docker/DockerImage.kt: Language not supported
  • plugin/src/main/kotlin/io/github/lamba92/gradle/docker/DockerImageContainer.kt: Language not supported
  • plugin/src/main/kotlin/io/github/lamba92/gradle/docker/DockerPlugin.kt: Language not supported
  • plugin/src/main/kotlin/io/github/lamba92/gradle/docker/DockerUtils.kt: Language not supported
  • settings.gradle.kts: Language not supported
  • src/main/kotlin/io/github/lamba92/gradle/docker/DockerExtension.kt: Language not supported
  • src/test/kotlin/io/github/lamba92/gradle/docker/tests/DockerBuildxTests.kt: Language not supported
  • src/test/kotlin/io/github/lamba92/gradle/docker/tests/DockerPluginTests.kt: Language not supported
Comments suppressed due to low confidence (1)

README.md:82

  • There is a missing space before the backtick in the comment. It should be 'tag latest'.
isLatestTag = true // default, if true, the image will have an additional tag`latest`

@lamba92 lamba92 force-pushed the restructure-plugin branch from 2e957eb to cb64a39 Compare January 13, 2025 11:52
@lamba92 lamba92 merged commit ea4d3d8 into master Jan 13, 2025
@lamba92 lamba92 deleted the restructure-plugin branch January 13, 2025 11:52
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.

2 participants