woodpecker/server/forge
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
..
bitbucket Fix bitbucket branches pagination. (#2509) 2023-09-29 18:01:29 +02:00
common Add own workflow model (#1784) 2023-06-27 18:01:18 +02:00
gitea Refactor pipeline parsing and forge refreshing (#2527) 2023-10-08 14:05:06 +02:00
github Fix usage of WOODPECKER_ROOT_PATH (#2485) 2023-09-22 16:43:31 +02:00
gitlab Fix gitlab hooks and simplify config extension (#2537) 2023-10-07 16:41:25 +02:00
mocks Execute make generate with new versions (#2365) 2023-09-01 16:44:55 +02:00
types let HookParse func explicit ignore events (#1942) 2023-07-14 02:03:54 +02:00
configFetcher.go Fix gitlab hooks and simplify config extension (#2537) 2023-10-07 16:41:25 +02:00
configFetcher_test.go Fix gitlab hooks and simplify config extension (#2537) 2023-10-07 16:41:25 +02:00
forge.go Refactor pipeline parsing and forge refreshing (#2527) 2023-10-08 14:05:06 +02:00
refresh.go Refactor pipeline parsing and forge refreshing (#2527) 2023-10-08 14:05:06 +02:00