woodpecker/server/remote/gitea
Anbraten 52d8097290
Get Netrc machine from clone url (#800)
We previously got the machine hostname for Netrc from the url of the remote, but in cases where the clone-url does not match the api url this can lead to errors.
2022-02-26 02:54:15 +01:00
..
fixtures Drop error only on purpose or else report back or log (#514) 2021-11-23 15:36:52 +01:00
gitea.go Get Netrc machine from clone url (#800) 2022-02-26 02:54:15 +01:00
gitea_test.go Get Netrc machine from clone url (#800) 2022-02-26 02:54:15 +01:00
helper.go Remove unused flags / options (#693) 2022-01-31 15:38:00 +01:00
helper_test.go Remove unused flags / options (#693) 2022-01-31 15:38:00 +01:00
parse.go Improve status updates (#561) 2021-12-28 17:02:49 +01:00
parse_test.go Fix tests and pipeline (#732) 2022-01-31 14:39:53 +01:00
types.go Refactor: move remote/ to server/remote/ (#344) 2021-09-23 18:25:51 +02:00