Commit 31dc270
Convert build time instrumentation plugin from Groovy to Kotlin (#10727)
chore: Convert build instrumentation worker parameters to Kotlin
chore: Convert build instrumentation extension to Kotlin
chore: Convert build instrumentation post processing action to Kotlin
chore: Convert build instrumentation post processing worker action to Kotlin
chore: Convert byte buddy instrumenter to Kotlin
chore: Convert build-time instrumentation plugin to Kotlin
chore(build): Port includeClassDirectories support to Kotlin
Co-authored-by: devflow.devflow-routing-intake <devflow.devflow-routing-intake@kubernetes.us1.ddbuild.io>1 parent bead8a2 commit 31dc270
File tree
12 files changed
+503
-464
lines changed- buildSrc/src/main
- groovy/datadog/gradle/plugin/instrument
- kotlin/datadog/gradle/plugin/instrument
12 files changed
+503
-464
lines changedbuildSrc/src/main/groovy/datadog/gradle/plugin/instrument/BuildTimeInstrumentationExtension.groovy
Lines changed: 0 additions & 11 deletions
This file was deleted.
Lines changed: 0 additions & 162 deletions
This file was deleted.
Lines changed: 0 additions & 114 deletions
This file was deleted.
Lines changed: 0 additions & 67 deletions
This file was deleted.
0 commit comments