Skip to content
This repository has been archived by the owner on Jan 15, 2021. It is now read-only.

Releases: nebula-plugins/gradle-metrics-plugin

v10.1.0

13 Oct 06:02
Compare
Choose a tag to compare

Make parts of the build model and dispatchers easier to reuse in downstream projects.

v10.0.2

23 Jun 21:45
Compare
Choose a tag to compare
  • Fix: Metrics plugin should prevent collecting if metrics.enabled is false

v10.0.1

27 May 19:59
Compare
Choose a tag to compare
Prevent potential NPE for build metrics

v10.0.0

26 May 16:34
18b5540
Compare
Choose a tag to compare
  • Introduce plugin that can be applied at settings/init level for capturing evaluation times

v10.0.0-rc.3

22 May 22:22
Compare
Choose a tag to compare
set noop distpacher when metrics are disabled

v10.0.0-rc.2

22 May 01:17
Compare
Choose a tag to compare
Rename init plugin to MetricsInitPlugin

v10.0.0-rc.1

21 May 23:46
Compare
Choose a tag to compare
Introduce metrics plugin to be applied at init / settings level

v9.3.0

18 May 23:48
28b59df
Compare
Choose a tag to compare
  • Info: include information for nebula feature flags from system and project properties

v9.2.0

06 Nov 01:08
534f328
Compare
Choose a tag to compare
GradleTestSuiteCollector should be configured lazily (#60)

v9.1.1

03 Oct 17:41
7cf6570
Compare
Choose a tag to compare
Gradle6 support (#59)

* remove the usage of deprecated StartParameter  values

* Use BuildAdapter to prevent buildStarted usage