1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-26 13:15:48 +00:00
gitea/integrations/gitea-repositories-meta/user2
David Schneiderbauer 1eedd983ea Complete push webhooks (#2530)
* implemented missing 'delete' push webhooks

moreover created ActionDeleteBranch and ActionDeleteTag

* add CommitRepoAction tests for tag/branch creation/deletion

* fixed error where push webhook not called if is new branch or tag
removed unnecessary code

* moved prepare unit test environment into separate method to be used across unit tests

* add missing if clause in pushUpdate

Signed-off-by: David Schneiderbauer <dschneiderbauer@gmail.com>
2017-09-21 10:43:26 +03:00
..
repo1.git Complete push webhooks (#2530) 2017-09-21 10:43:26 +03:00
repo15.git Fix some tests : make coverage -> test (#2492) 2017-09-12 13:51:12 +08:00
repo16.git Fix some tests : make coverage -> test (#2492) 2017-09-12 13:51:12 +08:00