EventBus icon indicating copy to clipboard operation
EventBus copied to clipboard

Publish action didn't call promote webhook

Open LexManos opened this issue 2 months ago • 2 comments

Not sure why, will have to look into it later.

LexManos avatar Dec 19 '25 01:12 LexManos

This is what GradleUtils 3.3 is meant to do. No more promoting through the webhook please, except for the super old stuff that can't use an updated Gradle yet.

Throw gradleutils.promote(it) in the publication, the same place where changelog.publish(it) goes.

Jonathing avatar Dec 19 '25 13:12 Jonathing

changelog.publish isn't in the current buildscript. But good to know i'll look into it later.

LexManos avatar Dec 19 '25 16:12 LexManos

Didnt work for coremods so gunna assign to Jonathing to tell me what i did wrong.

LexManos avatar Jan 22 '26 20:01 LexManos