This repository has been archived on 2020-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
quay/test/triggerjson
Joseph Schorr a34d18b9ea Fix handling of gitlab web hooks when tagging
Gitlab doesn't send any commit information for tagging events (because... reasons), and so we have to perform the lookup ourselves to have full metadata.

Fixes #1467
2017-02-16 15:40:37 -05:00
..
bitbucket_commit.json Start refactoring of the trigger system: 2015-09-21 16:36:48 -04:00
bitbucket_customer_example_noauthor.json Fix bitbucket trigger validation for commits without authors 2015-09-25 12:03:21 -04:00
bitbucket_customer_example_tag.json Fix bitbucket trigger validation for commits without authors 2015-09-25 12:03:21 -04:00
bitbucket_webhook.json Start refactoring of the trigger system: 2015-09-21 16:36:48 -04:00
custom_webhook.json Support all schemas in the custom trigger 2015-12-01 16:59:24 -05:00
github_webhook.json Start refactoring of the trigger system: 2015-09-21 16:36:48 -04:00
github_webhook_deletedcommit.json Add a test for a deleted ref for the Github trigger 2016-08-11 18:01:04 -04:00
github_webhook_knownissue.json Fix github trigger when submitting a webhook without a head_commit 2016-11-16 14:14:17 -05:00
github_webhook_missing.json Add a test for missing optional fields in prepare trigger 2015-09-22 14:27:29 -04:00
github_webhook_noname.json Fix GH schema for missing usernames and add test 2015-09-25 15:12:24 -04:00
github_webhook_slash_branch.json Fix handling of multi-part branches in the build triggers 2016-07-26 13:41:13 -07:00
gitlab_webhook.json Start refactoring of the trigger system: 2015-09-21 16:36:48 -04:00
gitlab_webhook_multicommit.json Fix handling of Gitlab payloads with multiple commits 2016-09-30 12:14:32 +02:00
gitlab_webhook_nocommit.json Fix Gitlab trigger payload bug when commits is empty 2016-09-30 12:03:08 +02:00
gitlab_webhook_other.json Fix handling of gitlab web hooks when tagging 2017-02-16 15:40:37 -05:00
gitlab_webhook_tag.json Fix handling of gitlab web hooks when tagging 2017-02-16 15:40:37 -05:00