woodpecker/pipeline
6543 ce5247c675
pipeline env migrate CI_TAG & CI_PULL_REQUEST to new CI_COMMIT_TAG & CI_COMMIT_PULL_REQUEST (#624)
* CI_TAG => CI_COMMIT_TAG

* CI_PULL_REQUEST => CI_COMMIT_PULL_REQUEST

* add TODO for drop with v0.16.0 development
2021-12-19 17:01:03 +01:00
..
backend Add linter revive (#554) 2021-12-01 14:22:06 +01:00
frontend pipeline env migrate CI_TAG & CI_PULL_REQUEST to new CI_COMMIT_TAG & CI_COMMIT_PULL_REQUEST (#624) 2021-12-19 17:01:03 +01:00
interrupt Add linter misspell (#530) 2021-11-24 02:01:12 +01:00
multipart Move entirely to zerolog (#426) 2021-10-12 09:25:13 +02:00
rpc Add backend selection for agent (#463) 2021-11-26 03:34:48 +01:00
samples Replace DRONE_ with CI_ variables in pipeline steps (#427) 2021-11-25 20:43:31 +01:00
schema Another fix for settings field in pipeline config (#579) 2021-12-08 18:17:52 +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 Add backend selection for agent (#463) 2021-11-26 03:34:48 +01:00
option_test.go Move cncd/pipeline/pipeline/ to pipeline/ (#347) 2021-09-24 13:18:34 +02:00
parse.go Add backend selection for agent (#463) 2021-11-26 03:34:48 +01:00
parse_test.go Move cncd/pipeline/pipeline/ to pipeline/ (#347) 2021-09-24 13:18:34 +02:00
pipeline.go Add backend selection for agent (#463) 2021-11-26 03:34:48 +01:00
tracer.go Fix various typos (#416) 2021-10-08 18:35:56 +02:00