From 1ae9b8241158c63ac194e330852bc5843fe3a874 Mon Sep 17 00:00:00 2001 From: Jurgen Hildebrand Date: Tue, 2 Jun 2026 17:32:15 +0200 Subject: [PATCH 1/2] add badge witgh ref to portal --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aa8dec7..b74c989 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ ![Conformance](https://img.shields.io/badge/Conformance-Check--All%20Passing-brightgreen) +[![Plugin Portal](https://img.shields.io/gradle-plugin-portal/v/name.jurgenei.gradle.xml?label=Plugin%20Portal)](https://plugins.gradle.org/plugin/name.jurgenei.gradle.xml) [![Build and Test](https://github.com/jurgenei/gradle-xml-plugin/actions/workflows/gradle-build.yml/badge.svg)](https://github.com/jurgenei/gradle-xml-plugin/actions/workflows/gradle-build.yml) [![Coverage CI](https://github.com/jurgenei/gradle-xml-plugin/actions/workflows/coverage.yml/badge.svg)](https://github.com/jurgenei/gradle-xml-plugin/actions/workflows/coverage.yml) [![Coverage](https://codecov.io/gh/jurgenei/gradle-xml-plugin/branch/main/graph/badge.svg)](https://codecov.io/gh/jurgenei/gradle-xml-plugin) From 2b035fd0717c527d67d2a3b6fc461ace779be466 Mon Sep 17 00:00:00 2001 From: Jurgen Hildebrand Date: Tue, 2 Jun 2026 17:32:15 +0200 Subject: [PATCH 2/2] add badge with ref to portal --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aa8dec7..b74c989 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ ![Conformance](https://img.shields.io/badge/Conformance-Check--All%20Passing-brightgreen) +[![Plugin Portal](https://img.shields.io/gradle-plugin-portal/v/name.jurgenei.gradle.xml?label=Plugin%20Portal)](https://plugins.gradle.org/plugin/name.jurgenei.gradle.xml) [![Build and Test](https://github.com/jurgenei/gradle-xml-plugin/actions/workflows/gradle-build.yml/badge.svg)](https://github.com/jurgenei/gradle-xml-plugin/actions/workflows/gradle-build.yml) [![Coverage CI](https://github.com/jurgenei/gradle-xml-plugin/actions/workflows/coverage.yml/badge.svg)](https://github.com/jurgenei/gradle-xml-plugin/actions/workflows/coverage.yml) [![Coverage](https://codecov.io/gh/jurgenei/gradle-xml-plugin/branch/main/graph/badge.svg)](https://codecov.io/gh/jurgenei/gradle-xml-plugin)