gitlab-org--gitlab-foss/lib/gitlab/data_builder
Stan Hu 1e53f40c25 Simplify system hook testing and guarantee test will fire
The change in !11728 would cause an arbitrary project to be chosen to test
system hooks, and it's likely that the project would not have any commits or
relevant commits to test the hook. This would prevent admins from verifying
that the hook fired. Instead of trying to create a representative hook
dynamically, just send static data to guarantee the hook will actually be
tested.

Closes #37067
2017-08-27 15:50:20 -07:00
..
build.rb Enable the Style/TrailingCommaInLiteral cop 2017-05-10 18:25:45 +02:00
note.rb Simplify the name for data builder, feedback: 2016-08-12 16:09:29 +08:00
pipeline.rb Rename pipeline methods related to legacy stages 2017-06-01 11:55:18 +02:00
push.rb Simplify system hook testing and guarantee test will fire 2017-08-27 15:50:20 -07:00
repository.rb Simplify system hook testing and guarantee test will fire 2017-08-27 15:50:20 -07:00
wiki_page.rb Wrong data type when testing webhooks 2017-07-20 15:12:06 +00:00