gitlab-org--gitlab-foss/spec/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_spec.rb
branch_hooks_service_spec.rb Merge branch 'dm-process-commit-worker-n+1' into 'master' 2019-08-16 20:26:38 +00:00
branch_push_service_spec.rb Log errors for failed pipeline creation in PostReceive 2019-09-05 21:42:14 -07:00
tag_hooks_service_spec.rb
tag_push_service_spec.rb