gradle / gradle/plugin-portal-requests

Version Catalog code snippets

Open
#174 0 comments 2 reactions 0 assignees View on GitHub
a:feature portal
Dominant language
No language data
Stars
15
Forks
6
PR merge metrics
No merged PRs in 30d

Description

Add version catalog examples to the plugin portal gui.

### Expected Behavior

transform the ID as the default name?
for example [jetbrain tf plugin](https://plugins.gradle.org/plugin/org.jetbrains.gradle.terraform) might look like this:
```toml
[plugins]
org-jetbrains-gradle-terraform = { id = "org.jetbrains.gradle.terraform", version = "1.4.2" }
```

and maybe link to the [gradle version catalog toml documentation](https://docs.gradle.org/current/userguide/platforms.html#sub::toml-dependencies-format)

### Context

Make pulling in another plugin faster while also encouraging people to use version catalogs.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.