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

Kotlin migration part 1 #1018

Merged
merged 12 commits into from
Nov 18, 2024
Merged

Kotlin migration part 1 #1018

merged 12 commits into from
Nov 18, 2024

Conversation

Goooler
Copy link
Member

@Goooler Goooler commented Nov 18, 2024

Refs #1012.

@Goooler Goooler changed the title Migrate to Kotlin part 1 Kotlin migration part 1 Nov 18, 2024
@Goooler Goooler enabled auto-merge (squash) November 18, 2024 08:58
@Goooler Goooler requested a review from Copilot November 18, 2024 09:01

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 26 changed files in this pull request and generated no suggestions.

Files not reviewed (20)
  • api/src/main/kotlin/com/github/jengelman/gradle/plugins/shadow/ShadowBasePlugin.kt: Language not supported
  • api/src/main/kotlin/com/github/jengelman/gradle/plugins/shadow/ShadowExtension.kt: Language not supported
  • api/src/main/kotlin/com/github/jengelman/gradle/plugins/shadow/ShadowPlugin.kt: Language not supported
  • api/src/main/kotlin/com/github/jengelman/gradle/plugins/shadow/internal/DependencyFilter.kt: Language not supported
  • api/src/main/kotlin/com/github/jengelman/gradle/plugins/shadow/legacy/LegacyShadowPlugin.kt: Language not supported
  • api/src/main/kotlin/com/github/jengelman/gradle/plugins/shadow/relocation/CacheableRelocator.kt: Language not supported
  • api/src/main/kotlin/com/github/jengelman/gradle/plugins/shadow/relocation/RelocateClassContext.kt: Language not supported
  • api/src/main/kotlin/com/github/jengelman/gradle/plugins/shadow/relocation/RelocatePathContext.kt: Language not supported
  • api/src/main/kotlin/com/github/jengelman/gradle/plugins/shadow/relocation/Relocator.kt: Language not supported
  • api/src/main/kotlin/com/github/jengelman/gradle/plugins/shadow/tasks/InheritManifest.kt: Language not supported
  • api/src/main/kotlin/com/github/jengelman/gradle/plugins/shadow/tasks/ShadowSpec.kt: Language not supported
  • api/src/main/kotlin/com/github/jengelman/gradle/plugins/shadow/transformers/Transformer.kt: Language not supported
  • src/main/groovy/com/github/jengelman/gradle/plugins/shadow/ShadowBasePlugin.groovy: Language not supported
  • src/main/groovy/com/github/jengelman/gradle/plugins/shadow/ShadowExtension.groovy: Language not supported
  • src/main/groovy/com/github/jengelman/gradle/plugins/shadow/ShadowPlugin.groovy: Language not supported
  • src/main/groovy/com/github/jengelman/gradle/plugins/shadow/internal/AbstractDependencyFilter.groovy: Language not supported
  • src/main/groovy/com/github/jengelman/gradle/plugins/shadow/internal/DependencyFilter.groovy: Language not supported
  • src/main/groovy/com/github/jengelman/gradle/plugins/shadow/relocation/CacheableRelocator.groovy: Language not supported
  • src/main/groovy/com/github/jengelman/gradle/plugins/shadow/relocation/RelocateClassContext.groovy: Language not supported
  • src/main/groovy/com/github/jengelman/gradle/plugins/shadow/relocation/RelocatePathContext.groovy: Language not supported
@Goooler Goooler merged commit 4521887 into main Nov 18, 2024
9 checks passed
@Goooler Goooler deleted the g/kotlin-migration-part-1 branch November 18, 2024 09:09
@Goooler Goooler mentioned this pull request Dec 1, 2024
15 tasks
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