jenkinsci / discord-notifier-plugin

A post-build plugin that sends the build status to a Discord channel.
https://plugins.jenkins.io/discord-notifier/
MIT License
50 stars 25 forks source link

Adapt Discord's new markdown feature in artifact set #118

Closed NotMyFault closed 1 year ago

NotMyFault commented 1 year ago

Discord rolled out a new markdown feature. This PR adapts the list of artifacts to consider this new feature, to retain the prior layout.

Testing done

Before: Screenshot 2023-05-25 at 19 37 37 After: Screenshot 2023-05-25 at 19 36 29

Arnuh commented 1 year ago

Any reason we only fixed the artifact list and not also the changes list https://github.com/NotMyFault/discord-notifier-plugin/blob/e3bc9bdf74a5224994eb9572e413c91a571da4a6/src/main/java/nz/co/jammehcow/jenkinsdiscord/util/EmbedDescription.java#L75-L80

ok im blind this did get fixed, just no version pushed. sorry