Skip to content
This repository has been archived by the owner on Nov 17, 2018. It is now read-only.

Releases: KocproZ/jenkins-discord

v1.4.1 - Enum result

02 Nov 12:15
Compare
Choose a tag to compare
  • added result parameter in pipeline step (#37)
  • fixed NullPointers (#38, #31)

v1.4.0 - Unstable status

24 Sep 16:37
Compare
Choose a tag to compare
  • Fixed disappearing Thumbnail URL and location URL not always being detected (#35)
  • Added unstable status handling (#33)
  • Added support for canary/ptb webhooks (#32)
  • Added truncation for descriptions, footers and titles larger than limit (#36)

v1.3.0 - Formatting Discord

20 Aug 08:56
bb94b8f
Compare
Choose a tag to compare

Adds:

  • Environment parsing to Webhook Publisher (see here, thanks @Gohrel !)
  • Editable title and branch name (@Gohrel again)
  • Editable thumbnails for pipeline and freestyle projects
  • Wrote the write version in two different files, wow!

v1.2 - Pipeline Support & Misc Features

10 Nov 18:57
Compare
Choose a tag to compare

For help with pipeline check the readme.

v1.1.0

18 Sep 08:41
Compare
Choose a tag to compare

Additions:

  • Option to not link the Jenkins URL in embeds
  • Option to not publish the artifacts list
  • Option to only send an embed when the state changes, compared to the previous build

Fixes:

  • Show full commit id with SVN based builds
  • Fixed embeds not sending with a long description, truncated descriptions

Discord Notifier 1.0.0

29 Jun 22:31
Compare
Choose a tag to compare

It's finally time to stop staring at a screen and actually push out a release.

After a while this should be published on the Jenkins plugin repository, but for now you can download the prepackaged version here or compile it yourself using maven.