Commit Graph

  • 2f461525af chore: bump go directive to 1.25.10 master Bo-Yi Wu 2026-05-08 21:19:20 +08:00
  • 5f9d683257 ci: bump golangci-lint to v2.12 Bo-Yi Wu 2026-05-08 20:13:39 +08:00
  • 66afccb389 ci(actions): bump trivy-action to v0.36.0 and codecov-action to v6 Bo-Yi Wu 2026-04-25 16:51:02 +08:00
  • 8c87ebd4ef docs(readme): add Trivy security scan badge v1.5.1 Bo-Yi Wu 2026-04-16 23:23:44 +08:00
  • 156f3c6cb1 fix(deps): bump golang.org/x/crypto to v0.50.0 to fix CVE-2025-58181 and CVE-2025-47914 Bo-Yi Wu 2026-04-16 23:18:55 +08:00
  • 8c8da8b643 fix(docker): bump alpine to 3.23 to clear HIGH CVEs Bo-Yi Wu 2026-04-16 23:15:42 +08:00
  • d7493e77f5 ci: add trivy workflow and gate docker push on image scan Bo-Yi Wu 2026-04-16 23:00:58 +08:00
  • 1917781d94 ci: enable check-latest in docker and goreleaser workflows Bo-Yi Wu 2026-04-16 22:42:42 +08:00
  • c08c2995d2 ci: enable check-latest for setup-go to fetch newest patch Bo-Yi Wu 2026-04-16 21:15:35 +08:00
  • 55f880d64f ci: pin golangci-lint to v2.11 Bo-Yi Wu 2026-04-16 21:11:11 +08:00
  • 983705ffd7 ci: bump GitHub Actions and add Go 1.25/1.26 to test matrix Bo-Yi Wu 2026-04-16 21:03:21 +08:00
  • 523c4bb724 chore: bump go directive to 1.25.9 Bo-Yi Wu 2026-04-16 20:57:50 +08:00
  • 2cbd8efffa test: update color conversion tests for new calculation logic v1.5.0 appleboy 2025-07-05 22:46:25 +08:00
  • f2b9ede051 refactor: refactor messaging and file upload with improved error handling (#66) Bo-Yi Wu 2025-07-05 21:02:30 +08:00
  • 1453f0a3f4 refactor: refactor messaging and file upload with improved error handling refactor appleboy 2025-07-05 20:59:52 +08:00
  • 1bdf20515c ci: update golangci-lint workflow to use latest action and linter appleboy 2025-07-05 20:28:04 +08:00
  • 7678d611f9 chore: update and streamline dependency management appleboy 2025-07-05 20:27:24 +08:00
  • 0e20c42ccd docs: update notification docs for Woodpecker 3.x status changes (#65) Bo-Yi Wu 2025-07-05 20:26:09 +08:00
  • bce2f5f991 Update DOCS.md docs Bo-Yi Wu 2025-07-05 20:25:02 +08:00
  • 30fbdbe54d docs: update notification docs for Woodpecker 3.x status changes appleboy 2025-07-05 20:22:59 +08:00
  • 9f96bb575e build: update Go formatting and GitHub actions configuration appleboy 2025-04-12 09:37:03 +08:00
  • 1b1fb67645 build: improve release management and Discord integration appleboy 2025-04-12 09:35:09 +08:00
  • b2b10008a5 refactor: refactor file handling for improved readability and performance appleboy 2025-04-11 23:40:58 +08:00
  • b291372e68 refactor: refactor and streamline status color handling appleboy 2025-04-11 23:38:09 +08:00
  • 691536f46b ci: revise golangci-lint configuration and update versioning appleboy 2025-04-11 23:35:39 +08:00
  • 2173b97920 feat: filter out empty messages in configuration processing v1.4.1 appleboy 2025-03-08 22:45:36 +08:00
  • d661b29efe feat: add debug mode for plugin configuration dumping appleboy 2025-03-08 22:37:30 +08:00
  • 3e0f7cf5df fix: enhance error handling and reporting for API responses appleboy 2025-03-08 20:57:02 +08:00
  • 464bf4772f fix: improve error reporting for message sending failures appleboy 2025-03-08 17:42:58 +08:00
  • c84a5276cb ci: rename lint workflow to testing for clarity and consistency appleboy 2025-03-08 17:16:18 +08:00
  • e344b3ec67 ci: add webhook environment variables to lint workflow appleboy 2025-03-08 17:16:02 +08:00
  • 8533df8e0b refactor: enhance file upload functionality with context and error handling v1.4.0 appleboy 2025-03-08 17:10:53 +08:00
  • 217a6b17eb docs: clarify usage descriptions for webhook and build parameters appleboy 2025-03-08 17:07:21 +08:00
  • a58131af2a feat: add support for Discord webhook URL configuration and validation appleboy 2025-03-08 17:03:50 +08:00
  • 3721fc313d feat: validate configuration fields in Exec method appleboy 2025-03-08 16:56:57 +08:00
  • cea35a9ac9 fix: fix error handling for empty HTTP responses appleboy 2025-03-08 16:53:12 +08:00
  • e80db3da6a chore: update base image to Alpine 3.21 appleboy 2025-03-08 16:44:54 +08:00
  • 6c782afaae feat: add context support to Exec and SendMessage functions appleboy 2025-03-08 16:43:06 +08:00
  • ffa230b880 docs: refine API documentation and improve grammatical consistency appleboy 2025-03-08 16:38:35 +08:00
  • f2bd7836ef refactor: refactor HTTP request handling and improve linter settings appleboy 2025-03-08 16:36:43 +08:00
  • 4d1d86d8c2 docs: clean up documentation by removing unnecessary comments appleboy 2025-03-08 16:35:19 +08:00
  • 53d0f6ec67 chore: configure golangci-lint with multiple linters and settings appleboy 2025-03-08 16:30:04 +08:00
  • 91c0d241df refactor: refactor GitHub event handling in Template function appleboy 2025-03-08 16:29:54 +08:00
  • 223b0aa14f chore: upgrade Go version and dependencies in workflow settings v1.3.3 appleboy 2025-03-08 16:22:17 +08:00
  • 5e71b59c72 chore: upgrade dependencies and refine CLI configuration appleboy 2025-03-08 16:20:27 +08:00
  • 01518e5a92 style: refactor codebase for consistency and performance improvements appleboy 2024-10-10 02:22:19 +08:00
  • 7478381b56 ci: refactor and optimize backend API handling appleboy 2024-10-10 02:21:59 +08:00
  • c96089116d chore: simplify and clean up build and release processes appleboy 2024-10-06 10:08:58 +08:00
  • e17a1e9920 ci: streamline build process for multi-architecture support appleboy 2024-10-06 09:46:49 +08:00
  • 51f0b338c5 ci: enhance CI pipeline for Go projects appleboy 2024-10-04 21:06:18 +08:00
  • 2e8d61dcf2 chore: update dependencies to latest versions appleboy 2024-06-28 22:03:48 +08:00
  • d80fc1adb6 chore: update CI workflows and dependencies appleboy 2024-06-28 21:55:35 +08:00
  • 1b92a095c1 ci: update GitHub Actions lint workflow configuration v1.3.2 Bo-Yi Wu 2024-05-16 16:14:33 +08:00
  • 8a872ab32f fix: icon URL (#60) qwerty287 2024-05-16 10:10:54 +02:00
  • 17f7e18d78 chore: refine Docker setup and configuration v1.3.1 Bo-Yi Wu 2024-04-29 15:42:37 +08:00
  • 59b6fbbaf2 ci: enhance CI workflows and test robustness Bo-Yi Wu 2024-04-29 15:23:59 +08:00
  • 2000a2e484 Add Woodpecker support to docs (#57) qwerty287 2024-04-29 09:23:23 +02:00
  • 6dc40cfa7f chore: update build and linting configurations Bo-Yi Wu 2024-04-29 15:21:46 +08:00
  • 7e5539d30c chore: update dependencies to latest versions Bo-Yi Wu 2024-04-29 15:20:48 +08:00
  • 3f344cdf2e chore: update version of actions/setup-go in GitHub workflows appleboy 2023-12-24 19:12:48 +08:00
  • 692f7ff6dd feat: add support for specifying source branch in build configuration appleboy 2023-12-24 19:09:34 +08:00
  • 881339ea8f chore: refactor project configuration files appleboy 2023-12-24 19:06:07 +08:00
  • af8276f8fa chore: update dependencies to latest versions appleboy 2023-12-24 19:03:27 +08:00
  • 2586433815 chore: update dependency v1.3.0 appleboy 2023-09-24 21:55:01 +08:00
  • 69a9056c05 chore(makefile): remove unused build command appleboy 2023-09-24 20:02:43 +08:00
  • 17058ff053 docs: remove unused badge appleboy 2023-09-24 19:50:53 +08:00
  • 242a4e9588 chore: discordapp.com is deprecated appleboy 2023-09-24 19:48:11 +08:00
  • 4bb2c902ad docs: add config example to usage. (#37) more-pepsi 2023-09-24 12:39:51 +01:00
  • 22c00bf3c3 fix: binary name appleboy 2023-09-24 19:39:19 +08:00
  • f3724e17a2 chore(CI): setup tool appleboy 2023-09-24 19:33:42 +08:00
  • 9d765d231b chore(go): bump dependency version appleboy 2023-09-24 19:30:56 +08:00
  • 26bd0641dc chore(CI): update lint appleboy 2023-09-24 19:29:59 +08:00
  • cb38b0a194 chore(CI): bump version appleboy 2023-09-24 19:28:05 +08:00
  • 5144ba01a7 chore(CI): add goreleaser appleboy 2023-09-24 19:25:10 +08:00
  • a1c6d30b44 chore(docker): update dockerfile appleboy 2023-09-24 19:24:23 +08:00
  • bf68bcb2b9 chore: update makefile appleboy 2023-09-24 19:22:20 +08:00
  • 6d07c7dd06 chore: add github actions appleboy 2023-09-24 18:59:04 +08:00
  • e282060e04 chore: update Go version and dependencies Bo-Yi Wu 2023-05-24 08:57:46 +08:00
  • f760d3a7a8 ci: refactor CI/CD pipeline and remove unused configs Bo-Yi Wu 2023-05-24 08:56:14 +08:00
  • 7ac022b650 allow not setting a username for messages (closes #38) (#39) Nils 2023-05-13 15:04:59 +00:00
  • 2830e39260 chore: update go module v1.2.7 Bo-Yi Wu 2021-07-04 15:12:06 +08:00
  • d4b1c86367 chore: update drone-template-lib module Bo-Yi Wu 2021-07-04 15:06:56 +08:00
  • e1e8532e04 chore: update Bo-Yi Wu 2021-07-04 15:05:47 +08:00
  • 52b70e4a89 chore: updae drone template library Bo-Yi Wu 2021-07-03 10:59:33 +08:00
  • f6c3df01ff chore: update go module Bo-Yi Wu 2021-06-18 08:51:38 +08:00
  • 78124dd591 chore: upgrade to go.16 Bo-Yi Wu 2021-06-18 08:51:09 +08:00
  • 61e5d95ddb Small spelling correction (#34) Laurant Marijnissen 2020-12-16 08:54:36 +01:00
  • a451d9e0a5 chore: upgrade to go1.15 Bo-Yi Wu 2020-09-26 12:19:09 +08:00
  • 30be2b99d7 update build time format v1.2.6 Bo-Yi Wu 2020-07-23 12:16:10 +08:00
  • 546c9b8541 chore: update build name Bo-Yi Wu 2020-07-21 10:30:27 +08:00
  • 48f22eab4a chore: upgrade to go1.14 Bo-Yi Wu 2020-07-18 15:48:12 +08:00
  • 8567e2de7b chore: load env from /run/drone/env path Bo-Yi Wu 2020-07-17 23:24:45 +08:00
  • 5804cc4e37 chore: support for kubernetes runner (#32) v1.2.5 Bo-Yi Wu 2020-07-01 21:11:32 +08:00
  • 026a8936a9 chore: remove secrets in docs Bo-Yi Wu 2020-05-08 19:21:40 +08:00
  • fd5ccbeed3 chore: update format Bo-Yi Wu 2020-05-08 19:08:04 +08:00
  • 28dea47a9c Added information about discords webhook url (#27) fgierlinger 2020-05-08 13:06:43 +02:00
  • cb122520bd chore: add datetime example. Bo-Yi Wu 2020-03-26 23:49:35 +08:00
  • f677050f44 chore: Add duration Bo-Yi Wu 2020-03-26 23:45:14 +08:00
  • f0a5083d6d chore: Add duration Bo-Yi Wu 2020-03-26 23:39:34 +08:00
  • b2f5cf4ba4 chore: Add duration Bo-Yi Wu 2020-03-26 23:36:25 +08:00