woodpecker/pipeline
6543 7635b5d1f0
Missed deprecation (#2047)
in the refactoring we did move from CI_SYSTEM_ARCH to CI_SYSTEM_PLATFORM

but we missed to set the var in the agent pipeline tracer, so the
Kubernetes backend did not work with it.

this fix it and also make it  deprecated as intended
2023-07-28 13:32:30 +02:00
..
backend Missed deprecation (#2047) 2023-07-28 13:32:30 +02:00
frontend Let pipeline-compiler export step types (#1958) 2023-07-11 15:53:05 +02:00
multipart Dedup code and migrate away from deprecated funcs (#1141) 2022-08-30 01:14:07 +02:00
rpc Let pipeline-compiler export step types (#1958) 2023-07-11 15:53:05 +02:00
samples Rename yaml pipeline to steps (#1833) 2023-06-07 12:04:37 +02:00
schema Support for k8s serviceAccount and nodeSelector (#1842) 2023-06-12 16:00:59 +02:00
shared Fix multiline secrets replacer (#700) 2022-01-16 22:57:37 +01:00
error.go Fix invalid service names for Kubernetes (#1234) 2022-10-05 13:39:48 +02:00
error_test.go Move cncd/pipeline/pipeline/ to pipeline/ (#347) 2021-09-24 13:18:34 +02:00
logger.go Renamed procs/jobs to steps in code (#1331) 2022-10-28 17:38:53 +02:00
option.go Refactor agent (#2021) 2023-07-20 20:39:20 +02:00
pipeline.go Refactor agent (#2021) 2023-07-20 20:39:20 +02:00
stepBuilder.go Let pipeline-compiler export step types (#1958) 2023-07-11 15:53:05 +02:00
stepBuilder_test.go Add own workflow model (#1784) 2023-06-27 18:01:18 +02:00
tracer.go Fix wrong drone env vars (#1419) 2022-11-22 23:57:12 +01:00