Files
woodpecker/server
qwerty287 28e96a3851 View better error if repo was deleted/renamed (#780)
If the repo was renamed, there's an issue with Gitea: it redirects the /api/v1/repos/<owner>/<repo>/hooks POST request to a GET request at the same URL.
This URL returns the list of all hooks, thus the Gitea SDK can't parse the response into a single gitea.Hook type.

A better error is also visisble if the repo was deleted.
2022-02-24 14:54:05 +01:00
..
2022-01-31 15:38:39 +01:00
2021-11-26 00:27:43 +01:00
2022-01-31 15:38:39 +01:00
2022-01-05 21:50:23 +01:00
2022-01-05 21:50:23 +01:00