gitlab-org--gitlab-foss/app/services/git
Stan Hu c34240d26f Log errors for failed pipeline creation in PostReceive
When a pipeline fails to create in `PostReceive`, the error is silently
discarded, making it difficult to understand why a pipeline was not
created. We now add a Sidekiq warning message for this. Adding a Sentry
exception when this happens would generate a lot of noise for invalid CI
files.

Relates to https://gitlab.com/gitlab-org/gitlab-ee/issues/14720
2019-09-05 21:42:14 -07:00
..
base_hooks_service.rb Log errors for failed pipeline creation in PostReceive 2019-09-05 21:42:14 -07:00
branch_hooks_service.rb Look up upstream commits once before queuing ProcessCommitWorkers 2019-08-16 13:31:48 -05:00
branch_push_service.rb Fix remote mirrors not updating after tag push 2019-05-17 14:45:41 -07:00
tag_hooks_service.rb Extract a Git::{Base,Tag,Branch}HooksService 2019-04-05 18:26:53 +01:00
tag_push_service.rb Extract a Git::{Base,Tag,Branch}HooksService 2019-04-05 18:26:53 +01:00
wiki_push_service.rb Backport of 12014-incremental-es-wiki-updates 2019-06-18 16:57:37 -06:00