woodpecker/server/cron
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
..
cron.go Refactor pipeline parsing and forge refreshing (#2527) 2023-10-08 14:05:06 +02:00
cron_test.go Rename remote to forge (#1357) 2022-11-05 00:35:06 +01:00