Skip to content

Commit d61e7e6

Browse files
authored
Add plugin for notification web hook (#5)
* Add plugin for notification web hook * cleanup * fixes * log * update * sleep * pg
1 parent 3aa5aad commit d61e7e6

File tree

13 files changed

+122
-61
lines changed

13 files changed

+122
-61
lines changed

.woodpecker.yml

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change

lemmy_server

22.5 MB
Binary file not shown.

plugins/go_replace_words/main.go

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change

plugins/rust_allowed_voters/src/lib.rs

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change

plugins/typescript_push_webhook/src/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change

plugins/typescript_push_webhook/src/index.ts

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change

tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change

tests/pnpm-lock.yaml

Lines changed: 9 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/prepare.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change

tests/src/golang.spec.ts

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change

0 commit comments

Comments
 (0)