woodpecker/server/remote/coding
qwerty287 6433dfea23
Use package's structs and fix missing clone (#1172)
Closes #1169

Replaces structs that were added inline in hook structs with structs of
the corresponding SDKs. This makes it more readable and error-proof.
2022-09-07 18:16:40 +01:00
..
fixtures Drop error only on purpose or else report back or log (#514) 2021-11-23 15:36:52 +01:00
internal Fetch repositories with remote ID if possible (#1078) 2022-09-05 17:08:51 +02:00
coding.go Fetch repositories with remote ID if possible (#1078) 2022-09-05 17:08:51 +02:00
coding_test.go Fetch repositories with remote ID if possible (#1078) 2022-09-05 17:08:51 +02:00
hook.go Use package's structs and fix missing clone (#1172) 2022-09-07 18:16:40 +01:00
hook_test.go Use package's structs and fix missing clone (#1172) 2022-09-07 18:16:40 +01:00
util.go Refactor: move remote/ to server/remote/ (#344) 2021-09-23 18:25:51 +02:00
util_test.go Add linter whitespace (#531) 2021-11-24 01:31:11 +01:00