woodpecker/pipeline
Alexis Lefebvre 3266e5f3cc
use example.com instead of foo.com (#1188)
http://example.com/ is a reserved domain name, which is perfect for
examples, while foo.com is a random domain name
2022-09-14 15:20:27 +02:00
..
backend Adding initial version of Kubernetes backend (#552) 2022-09-05 06:01:14 +02:00
frontend use example.com instead of foo.com (#1188) 2022-09-14 15:20:27 +02:00
multipart Dedup code and migrate away from deprecated funcs (#1141) 2022-08-30 01:14:07 +02:00
rpc Add agent tagging / filtering for pipelines (#902) 2022-05-31 01:12:18 +02:00
samples Replace DRONE_ with CI_ variables in pipeline steps (#427) 2021-11-25 20:43:31 +01:00
schema Add cron feature (#934) 2022-09-01 00:36:32 +02:00
shared Fix multiline secrets replacer (#700) 2022-01-16 22:57:37 +01:00
error.go Add linter misspell (#530) 2021-11-24 02:01:12 +01:00
error_test.go Move cncd/pipeline/pipeline/ to pipeline/ (#347) 2021-09-24 13:18:34 +02:00
logger.go Add backend selection for agent (#463) 2021-11-26 03:34:48 +01:00
option.go Make pipeline runtime log with description (#970) 2022-06-15 18:11:20 +02:00
option_test.go Move cncd/pipeline/pipeline/ to pipeline/ (#347) 2021-09-24 13:18:34 +02:00
pipeline.go Delete old fallbacks and compatible stuff (#791) 2022-09-01 14:31:12 +02:00
tracer.go Fix various typos (#416) 2021-10-08 18:35:56 +02:00