woodpecker/server/grpc
6543 aab2f0e675
Use step uuid instead of name in GRPC status calls (#3143)
close #3109

~~also fix start time of steps to be set correctly~~ edgecase do not hit
anymore as we have a clear sepperation between workflows and steps now
:)

---------

Co-authored-by: Anbraten <anton@ju60.de>
2024-01-09 15:39:09 +01:00
..
auth_server.go Update go module path for major version 2 (#2905) 2023-12-08 08:15:08 +01:00
authorizer.go Replace interface{} with any (#2807) 2023-11-12 18:23:48 +01:00
filter.go Update go module path for major version 2 (#2905) 2023-12-08 08:15:08 +01:00
filter_test.go Update go module path for major version 2 (#2905) 2023-12-08 08:15:08 +01:00
jwt_manager.go Replace interface{} with any (#2807) 2023-11-12 18:23:48 +01:00
rpc.go Use step uuid instead of name in GRPC status calls (#3143) 2024-01-09 15:39:09 +01:00
rpc_test.go Register Agent with hostname (#2936) 2023-12-19 14:17:36 +01:00
server.go Use step uuid instead of name in GRPC status calls (#3143) 2024-01-09 15:39:09 +01:00