Skip to content

Commit 2618404

Browse files
Jurgen HildebrandJurgen Hildebrand
authored andcommitted
docs: refresh plugin portal badge and link
1 parent 5186372 commit 2618404

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
![Conformance](https://img.shields.io/badge/Conformance-Check--All%20Passing-brightgreen)
44

5+
[![Plugin Portal](https://img.shields.io/gradle-plugin-portal/v/name.jurgenei.gradle.python?label=Plugin%20Portal)](https://plugins.gradle.org/plugin/name.jurgenei.gradle.python)
56
[![Test](https://github.com/jurgenei/gradle-python-plugin/actions/workflows/test.yml/badge.svg)](https://github.com/jurgenei/gradle-python-plugin/actions/workflows/test.yml)
67
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)
78

@@ -19,6 +20,7 @@ Run Python scripts from Gradle with isolated virtual environments and optional d
1920
- Plugin ID: `name.jurgenei.gradle.python`
2021
- Java package: `name.jurgenei.gradle.python`
2122
- Registered task: `PythonRunnerTask`
23+
- Plugin Portal page: https://plugins.gradle.org/plugin/name.jurgenei.gradle.python
2224

2325
## Requirements
2426

0 commit comments

Comments
 (0)