woodpecker/woodpecker-go/woodpecker
David Muthy 437d6a74a5
chore: fix some function names in comment (#4769)
Signed-off-by: damuzhi0810 <rust@before.tech>
2025-01-23 19:11:36 +02:00
..
mocks Update Go imports paths (#4605) 2024-12-22 10:44:34 +01:00
agent.go Split client into multiple files and add more tests (#3647) 2024-04-26 13:46:55 +02:00
agent_test.go Don't expose task data via api (#4108) 2024-09-14 22:40:12 +02:00
client.go Add client error to sdk and fix purge cli (#4574) 2024-12-16 13:05:27 +01:00
client_test.go Split client into multiple files and add more tests (#3647) 2024-04-26 13:46:55 +02:00
const.go Split client into multiple files and add more tests (#3647) 2024-04-26 13:46:55 +02:00
global_registry.go Add pagination options to all supported endpoints in sdk (#4463) 2024-11-27 07:53:35 +01:00
global_secret.go Add pagination options to all supported endpoints in sdk (#4463) 2024-11-27 07:53:35 +01:00
interface.go Add pipeline purge command to cli (#4470) 2024-11-30 13:57:59 +01:00
list_options.go Add PipelineListsOptions to woodpecker-go (#3652) 2024-11-26 11:50:48 +01:00
list_options_test.go Add PipelineListsOptions to woodpecker-go (#3652) 2024-11-26 11:50:48 +01:00
org.go Add pagination options to all supported endpoints in sdk (#4463) 2024-11-27 07:53:35 +01:00
pipeline.go Replay pipeline using cli exec by downloading metadata (#4103) 2024-09-25 07:20:51 +02:00
queue.go Split client into multiple files and add more tests (#3647) 2024-04-26 13:46:55 +02:00
queue_test.go Don't expose task data via api (#4108) 2024-09-14 22:40:12 +02:00
repo.go chore: fix some function names in comment (#4769) 2025-01-23 19:11:36 +02:00
repo_test.go Add PipelineListsOptions to woodpecker-go (#3652) 2024-11-26 11:50:48 +01:00
types.go Set new default approval mode based on repo visibility (#4456) 2024-12-05 09:16:25 +01:00
user.go Add pagination options to all supported endpoints in sdk (#4463) 2024-11-27 07:53:35 +01:00
user_test.go Add pagination options to all supported endpoints in sdk (#4463) 2024-11-27 07:53:35 +01:00