8000 Releases · appleboy/drone-discord · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: appleboy/drone-discord

v1.4.1

08 Mar 14:50
2173b97
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

Changelog

Bug fixes

Build process updates

v1.3.1

29 Apr 08:34
17f7e18
Compare
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
Compare
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
Compare
Choose a tag to compare
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>

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

01 Jul 13:14
5804cc4
Compare
Choose a tag to compare
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>

v1.2.4

12 Oct 15:40
Compare
Choose a tag to compare
chore: remove debug message

1.2.3

25 Feb 11:58
Compare
Choose a tag to compare
docs: update info
0