gradle-codeowners-plugin

A set of Gradle plugins to propagate CODEOWNERS of classes to runtime for JVM and Kotlin Multiplatform

MIT License

Stars
4

Bot releases are hidden (Show)

gradle-codeowners-plugin - v2.0.4 Latest Release

Published by gmazzo 10 months ago

What's Changed

Full Changelog: https://github.com/gmazzo/gradle-codeowners-plugin/compare/v2.0.3...v2.0.4

gradle-codeowners-plugin -

Published by gmazzo 10 months ago

New features:

Now the plugin is split into 3, each one providing a different set of features and targeting different use cases:

  1. The io.github.gmazzo.codeowners plugin adds a Gradle report of classes' ownership
  2. The io.github.gmazzo.codeowners.jvm plugin propagates the classes' ownership information to runtime. It supports any JVM build (java, groovy, etc) that produces .class files, but JVM-only
  3. The io.github.gmazzo.codeowners.kotlin Kotlin Compiler plugin propagates the classes' ownership information to runtime. It supports any Kotlin build (jvm, android, multiplatform, etc, but Kotlin-only)

What's Changed

Full Changelog: https://github.com/gmazzo/gradle-codeowners-plugin/compare/v1.1.0...v2.0.0

gradle-codeowners-plugin -

Published by gmazzo over 1 year ago

  • Generates a processed .CODEOWNERS (relative to Java packages) file #18
  • Minimum Gradle version is 7.5
gradle-codeowners-plugin -

Published by gmazzo over 1 year ago

gradle-codeowners-plugin - Improved performance

Published by gmazzo over 1 year ago

gradle-codeowners-plugin -

Published by gmazzo over 1 year ago

gradle-codeowners-plugin -

Published by gmazzo almost 2 years ago

gradle-codeowners-plugin - Fixed missing runtime dependency on Android

Published by gmazzo almost 2 years ago

gradle-codeowners-plugin - Improved build performance

Published by gmazzo almost 2 years ago

gradle-codeowners-plugin -

Published by gmazzo almost 2 years ago

gradle-codeowners-plugin -

Published by gmazzo almost 2 years ago

gradle-codeowners-plugin -

Published by gmazzo almost 2 years ago

gradle-codeowners-plugin -

Published by gmazzo almost 2 years ago