woodpecker/woodpecker-go/woodpecker
6543 6e18a44880
Set new default approval mode based on repo visibility (#4456)
Co-authored-by: Patrick Schratz <patrick.schratz@gmail.com>
Co-authored-by: Anbraten <6918444+anbraten@users.noreply.github.com>
2024-12-05 09:16:25 +01:00
..
mocks Add pipeline purge command to cli (#4470) 2024-11-30 13:57:59 +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 Spellcheck "server/*" (#3753) 2024-06-04 08:30:54 +02: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 Use pagination helper to list pipelines in cli (#4478) 2024-12-01 20:39:47 +01: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