wooga / atlas-github

Gradle plugin to publish artifacts to github
https://wooga.github.io/atlas-github/
Apache License 2.0
1 stars 3 forks source link

Update net.wooga.plugins to version 3.x [ATLAS-719] #120

Closed Larusso closed 2 years ago

Larusso commented 2 years ago

Description

This update will bring the plugin net.wooga.plugins to version 3.x. With this change the groupname of the gradle plugin will change during publish so I thought it might be a good idea to change the project name as well so the groupname won't include the atlas name.

The old groupname gradle.plugin.net.wooga.gradle:atlas-github would become net.wooga.gradle:github.

This patch also includes all changes needed for the new plugin metadata description.

Changes

Azurelol commented 2 years ago

I'm in favour of net.wooga.gradle for the group name. I don't think adding the plugin suffix is necessary unless its to disambiguate.