Skip to content

Releases: appleboy/drone-discord

Drone Discord 1.5.0

05 Jul 15:16
2cbd8ef

Choose a tag to compare

Changelog

Enhancements

Refactor

  • b291372: refactor: refactor and streamline status color handling (@appleboy)
  • b2b1000: refactor: refactor file handling for improved readability and performance (@appleboy)
  • f2b9ede: refactor: refactor messaging and file upload with improved error handling (#66) (@appleboy)

Build process updates

  • 691536f: ci: revise golangci-lint configuration and update versioning (@appleboy)
  • 1b1fb67: build: improve release management and Discord integration (@appleboy)
  • 9f96bb5: build: update Go formatting and GitHub actions configuration (@appleboy)
  • 1bdf205: ci: update golangci-lint workflow to use latest action and linter (@appleboy)

Documentation updates

Others

  • 2cbd8ef: test: update color conversion tests for new calculation logic (@appleboy)

v1.4.1

08 Mar 14:50
2173b97

Choose a tag to compare

Changelog

Features

Bug fixes

  • 464bf47: fix: improve error reporting for message sending failures (@appleboy)
  • 3e0f7cf: fix: enhance error handling and reporting for API responses (@appleboy)

Build process updates

  • e344b3e: ci: add webhook environment variables to lint workflow (@appleboy)
  • c84a527: ci: rename lint workflow to testing for clarity and consistency (@appleboy)

v1.4.0

08 Mar 09:13
8533df8

Choose a tag to compare

Changelog

Features

  • 6c782af: feat: add context support to Exec and SendMessage functions (@appleboy)
  • 3721fc3: feat: validate configuration fields in Exec method (@appleboy)
  • a58131a: feat: add support for Discord webhook URL configuration and validation (@appleboy)

Bug fixes

Enhancements

Refactor

  • 91c0d24: refactor: refactor GitHub event handling in Template function (@appleboy)
  • f2bd783: refactor: refactor HTTP request handling and improve linter settings (@appleboy)
  • 8533df8: refactor: enhance file upload functionality with context and error handling (@appleboy)

Documentation updates

  • 4d1d86d: docs: clean up documentation by removing unnecessary comments (@appleboy)
  • ffa230b: docs: refine API documentation and improve grammatical consistency (@appleboy)
  • 217a6b1: docs: clarify usage descriptions for webhook and build parameters (@appleboy)

v1.3.3

08 Mar 08:29
223b0aa

Choose a tag to compare

Changelog

Enhancements

Build process updates

Others

  • 01518e5: style: refactor codebase for consistency and performance improvements (@appleboy)

v1.3.2

16 May 08:17
1b92a09

Choose a tag to compare

Changelog

Bug fixes

Build process updates

v1.3.1

29 Apr 08:34
17f7e18

Choose a tag to compare

Changelog

Features

  • 692f7ff: feat: add support for specifying source branch in build configuration (@appleboy)

Enhancements

Build process updates

Others

v1.3.0

24 Sep 13:59

Choose a tag to compare

Changelog

  • 2586433 chore: update dependency
  • 69a9056 chore(makefile): remove unused build command
  • 17058ff docs: remove unused badge
  • 242a4e9 chore: discordapp.com is deprecated
  • 4bb2c90 docs: add config example to usage. (#37)
  • 22c00bf fix: binary name
  • f3724e1 chore(CI): setup tool
  • 9d765d2 chore(go): bump dependency version
  • 26bd064 chore(CI): update lint
  • cb38b0a chore(CI): bump version
  • 5144ba0 chore(CI): add goreleaser
  • a1c6d30 chore(docker): update dockerfile
  • bf68bcb chore: update makefile
  • 6d07c7d chore: add github actions
  • e282060 chore: update Go version and dependencies
  • f760d3a ci: refactor CI/CD pipeline and remove unused configs
  • 7ac022b allow not setting a username for messages (closes #38) (#39)

v1.2.6: update build time format

23 Jul 04:26

Choose a tag to compare

v1.2.5: chore: support for kubernetes runner (#32)

01 Jul 13:14
5804cc4

Choose a tag to compare

v1.2.4

12 Oct 15:40

Choose a tag to compare

chore: remove debug message