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 26e8e241da Fix handling of Gitlab payloads with multiple commits
Gitlab sends multiple commits in the order reversed from Github. As this only broke recently, I suspect that they may have changed the ordering. This change makes the code order-agnostic to hopefully remove the problem going forward.

Fixes #1900
2016-09-30 12:14:32 +02: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_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