kyhule / gradle-enterprise-build-config-samples

Code samples that demonstrate how to customize your Gradle Enterprise build configuration using Gradle or Maven.

Home Page:https://gradle.com/enterprise

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gradle Enterprise build configuration samples

This repository contains code samples that demonstrate how to customize your Gradle Enterprise build configuration using Gradle or Maven.

The samples aim to demonstrate customizations, API usages, and patterns for reusing Gradle Enterprise build configuration across multiple projects. While we do invest in keeping the code current and working, none of the code in this repository has gone through the same rigorous, continuous, and automated testing as our commercial components of Gradle Enterprise.

Samples

The samples can be roughly grouped into the following categories:

  • Data capturing bundles that can be applied on multiple projects
  • Data capturing scripts that demonstrate how to gather specific data
  • Build tool customization scripts optimized for Gradle Enterprise

Every sample contains some explanatory information on its purpose and how to make use of it.

Groovy scripts for Maven

The easiest way to make use of the data capturing Groovy scripts for Maven is to

Learn more

Visit our website to learn more about Gradle Enterprise.

License

The Gradle Enterprise build configuration samples are Open-source software released under the Apache 2.0 License.

About

Code samples that demonstrate how to customize your Gradle Enterprise build configuration using Gradle or Maven.

https://gradle.com/enterprise

License:Apache License 2.0


Languages

Language:Java 67.0%Language:Groovy 16.0%Language:Shell 11.9%Language:GAP 4.6%Language:Clojure 0.4%Language:HTML 0.1%