woodpecker/pipeline
qwerty287 00df53e941
Clean up logging (#3161)
- use `Err` method instead of format strings
- use `Msg` if no format string is used
2024-01-10 20:57:12 +01:00
..
backend Clean up logging (#3161) 2024-01-10 20:57:12 +01:00
errors Update go module path for major version 2 (#2905) 2023-12-08 08:15:08 +01:00
frontend Enable gocritic and don't ignore globally (#3159) 2024-01-10 15:34:44 +01:00
multipart Check for correct license header (#2137) 2023-08-10 11:06:00 +02:00
rpc Use step uuid instead of name in GRPC status calls (#3143) 2024-01-09 15:39:09 +01:00
shared Do not sanitzie secrets with 3 or less chars (#2680) 2023-10-31 19:44:03 +01:00
error.go Use UUID instead of step name where possible (#3136) 2024-01-09 05:43:03 +01:00
error_test.go Use UUID instead of step name where possible (#3136) 2024-01-09 05:43:03 +01:00
logger.go Update go module path for major version 2 (#2905) 2023-12-08 08:15:08 +01:00
option.go Rename engine to backend (#2950) 2023-12-14 19:20:47 +01:00
pipeline.go Use name in backend types instead of alias (#3142) 2024-01-09 15:22:59 +01:00
tracer.go Check for correct license header (#2137) 2023-08-10 11:06:00 +02:00