woodpecker/server/grpc
qwerty287 22dfd2ef62
Refactor pipeline parsing and forge refreshing (#2527)
- refactor pipeline parsing
- do not parse the pipeline multiple times to perform filter checks, do
this once and perform checks on the result directly
    - code deduplication
- refactor forge token refreshing
    - move refreshing to a helper func to reduce code

---------

Co-authored-by: Anbraten <anton@ju60.de>
2023-10-08 14:05:06 +02:00
..
auth_server.go Fix agent auth (#1952) 2023-07-08 18:09:34 +02:00
authorizer.go Check for correct license header (#2137) 2023-08-10 11:06:00 +02:00
filter.go Add queue details UI for admins (#1632) 2023-03-20 04:50:56 +01:00
filter_test.go Add queue details UI for admins (#1632) 2023-03-20 04:50:56 +01:00
jwt_manager.go fix(deps): update module github.com/golang-jwt/jwt/v4 to v5 (#2449) 2023-09-13 09:01:01 +02:00
rpc.go Refactor pipeline parsing and forge refreshing (#2527) 2023-10-08 14:05:06 +02:00
server.go Some cleanups about host config (#2490) 2023-09-23 07:54:23 +02:00