woodpecker/server/remote/gitlab
Anbraten 8e8f8967c3
Improve status updates (#561)
- link to specific proc (only general build before)
- set status for all procs (before: only for the whole build on some SCMs)
- set status after restart
- set status to pending after waiting for approval
- make status of gitlab, gitea & github equal
- dedupe status update code
- dedupe `PostBuild` code

close #410, close #297, close #459, close #521
2021-12-28 17:02:49 +01:00
..
testdata Use gitlab generic webhooks instead of drone-ci-service (#620) 2021-12-19 01:12:09 +01:00
convert.go Add linter revive (#554) 2021-12-01 14:22:06 +01:00
gitlab.go Improve status updates (#561) 2021-12-28 17:02:49 +01:00
gitlab_test.go Add linter revive (#554) 2021-12-01 14:22:06 +01:00
helper.go Refactor Gitlab Remote (#358) 2021-10-03 14:42:47 +02:00
status.go Improve status updates (#561) 2021-12-28 17:02:49 +01:00