woodpecker/server
Anbraten ed0a9fd756
Use gitlab generic webhooks instead of drone-ci-service (#620)
Benefits:
- the webhook delivery history of the drone-ci-service is broken (no way to check if a webhook was successfully delivered by Gitlab)
- drone-ci-service has limited events support (for example no comment or branch deleted event)
- independent from drone integration in general
2021-12-19 01:12:09 +01:00
..
api fix new build not published to UI if blocked mode enabled (#619) 2021-12-19 00:23:48 +01:00
grpc Dont panic, report error back (#582) 2021-12-08 23:36:23 +01:00
logging Add linter structcheck (#537) 2021-11-26 00:27:43 +01:00
model Calculate build number on creation (#615) 2021-12-18 20:37:51 +01:00
plugins Nits Collected over last month (#595) 2021-12-11 13:15:04 +01:00
pubsub Add linter staticcheck (#535) 2021-11-25 17:15:36 +01:00
queue Nits Collected over last month (#595) 2021-12-11 13:15:04 +01:00
remote Use gitlab generic webhooks instead of drone-ci-service (#620) 2021-12-19 01:12:09 +01:00
router Add linter revive (#554) 2021-12-01 14:22:06 +01:00
shared Use gitlab generic webhooks instead of drone-ci-service (#620) 2021-12-19 01:12:09 +01:00
store Calculate build number on creation (#615) 2021-12-18 20:37:51 +01:00
swagger Add linter misspell (#530) 2021-11-24 02:01:12 +01:00
web Improve favicons (#576) 2021-12-08 13:58:00 +01:00
config.go Add flag to set oauth redirect host in dev mode (#586) 2021-12-13 20:22:09 +01:00