woodpecker/pipeline
Nikolai Rodionov f7f78b2a3f
feat(k8s): Add a port name to service definition (#2933)
It should cover this issue:  https://github.com/woodpecker-ci/woodpecker/issues/2931

To sum up, when several ports need to be specified, they must be named
2023-12-19 02:38:18 +01:00
..
backend feat(k8s): Add a port name to service definition (#2933) 2023-12-19 02:38:18 +01:00
errors Update go module path for major version 2 (#2905) 2023-12-08 08:15:08 +01:00
frontend Export changed files via builtin environment variables (#2935) 2023-12-18 22:37:38 +01:00
multipart Check for correct license header (#2137) 2023-08-10 11:06:00 +02:00
rpc Update go module path for major version 2 (#2905) 2023-12-08 08:15:08 +01:00
samples pre-commit fixes (#2669) 2023-10-31 09:14:09 +01:00
shared Do not sanitzie secrets with 3 or less chars (#2680) 2023-10-31 19:44:03 +01:00
error.go Check for correct license header (#2137) 2023-08-10 11:06:00 +02:00
error_test.go Check for correct license header (#2137) 2023-08-10 11:06:00 +02:00
logger.go Update go module path for major version 2 (#2905) 2023-12-08 08:15:08 +01:00
option.go Rename engine to backend (#2950) 2023-12-14 19:20:47 +01:00
pipeline.go Rename engine to backend (#2950) 2023-12-14 19:20:47 +01:00
stepBuilder.go Update go module path for major version 2 (#2905) 2023-12-08 08:15:08 +01:00
stepBuilder_test.go Update go module path for major version 2 (#2905) 2023-12-08 08:15:08 +01:00
tracer.go Check for correct license header (#2137) 2023-08-10 11:06:00 +02:00