woodpecker/pipeline/frontend/yaml
Harikesh00 36e42914fa
Renamed procs/jobs to steps in code (#1331)
Renamed `procs` to `steps` in code for the issue #1288

Co-authored-by: Harikesh Prajapati <harikesh.prajapati@druva.com>
Co-authored-by: qwerty287 <ndev@web.de>
Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com>
Co-authored-by: 6543 <6543@obermui.de>
2022-10-28 17:38:53 +02:00
..
compiler Support plugin-only secrets (#1344) 2022-10-27 04:21:07 +02:00
constraint Renamed procs/jobs to steps in code (#1331) 2022-10-28 17:38:53 +02:00
linter Add support for steps to be a list (instead of dict) (#826) 2022-06-13 23:13:09 +02:00
matrix Rename build to pipeline in code (#1224) 2022-10-18 03:24:12 +02:00
types Renamed procs/jobs to steps in code (#1331) 2022-10-28 17:38:53 +02:00
config.go Add support for pipeline root.when conditions (#770) 2022-09-26 09:27:20 +02:00
config_test.go Rename build to pipeline in code (#1224) 2022-10-18 03:24:12 +02:00
container.go Support plugin-only secrets (#1344) 2022-10-27 04:21:07 +02:00
container_test.go Support plugin-only secrets (#1344) 2022-10-27 04:21:07 +02:00
error.go Fix to show build pipeline parse error (#1066) 2022-08-15 14:37:46 +02:00
network.go Add linter misspell (#530) 2021-11-24 02:01:12 +01:00
network_test.go Remove github.com/kr/pretty in favor of assert.EqualValues() (#564) 2021-12-04 13:23:33 +01:00
secret.go Add linter misspell (#530) 2021-11-24 02:01:12 +01:00
secret_test.go Remove github.com/kr/pretty in favor of assert.EqualValues() (#564) 2021-12-04 13:23:33 +01:00
volume.go Add linter misspell (#530) 2021-11-24 02:01:12 +01:00
volume_test.go Remove github.com/kr/pretty in favor of assert.EqualValues() (#564) 2021-12-04 13:23:33 +01:00