Skip to content

Add CI workflows, publishing setup, and Ktlint integration#1

Merged
lamba92 merged 1 commit intomasterfrom
ci
Jan 7, 2025
Merged

Add CI workflows, publishing setup, and Ktlint integration#1
lamba92 merged 1 commit intomasterfrom
ci

Conversation

@lamba92
Copy link
Copy Markdown
Owner

@lamba92 lamba92 commented Jan 6, 2025

No description provided.

@lamba92 lamba92 self-assigned this Jan 6, 2025
@lamba92 lamba92 force-pushed the ci branch 2 times, most recently from 7120706 to 4bc22fb Compare January 6, 2025 23:41
@lamba92 lamba92 requested a review from Copilot January 6, 2025 23:42
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 6 out of 19 changed files in this pull request and generated no comments.

Files not reviewed (13)
  • src/main/kotlin/com/github/lamba92/gradle/docker/CreateJvmDockerfile.kt: Language not supported
  • src/main/kotlin/com/github/lamba92/gradle/docker/DockerExtension.kt: Language not supported
  • src/main/kotlin/com/github/lamba92/gradle/docker/DockerImage.kt: Language not supported
  • src/main/kotlin/com/github/lamba92/gradle/docker/DockerPlatform.kt: Language not supported
  • src/main/kotlin/com/github/lamba92/gradle/docker/DockerPlugin.kt: Language not supported
  • src/main/kotlin/com/github/lamba92/gradle/docker/DockerRegistry.kt: Language not supported
  • src/main/kotlin/com/github/lamba92/gradle/docker/DockerUtils.kt: Language not supported
  • src/main/kotlin/com/github/lamba92/gradle/docker/RegistriesContainer.kt: Language not supported
  • src/test/kotlin/com/github/lamba92/gradle/docker/tests/DockerBuildxTests.kt: Language not supported
  • src/test/kotlin/com/github/lamba92/gradle/docker/tests/DockerPluginTests.kt: Language not supported
  • src/test/kotlin/com/github/lamba92/gradle/docker/tests/DockerTests.kt: Language not supported
  • test-project/build.gradle.kts: Language not supported
  • test-project/settings.gradle.kts: Language not supported

@lamba92 lamba92 force-pushed the ci branch 15 times, most recently from 13ad2b7 to ac11d12 Compare January 7, 2025 00:46
Introduces GitHub Actions for linting, testing, and release publication. Configures Ktlint plugin for static code analysis and adds Maven test repository for artifact publishing. Adjusts plugin ID and dependencies for improved project setup.
@lamba92 lamba92 merged commit adab8fe into master Jan 7, 2025
@lamba92 lamba92 deleted the ci branch January 7, 2025 00:50
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