woodpecker/pipeline
6543 48e4eceb0a
local backend make cmd log output similar to other shells (#2678)
the cmd currently shows the full prompt and drop the exact error level.

this set the prompt to be hidden and let cmd exit with error level
reported by the command

---
*Sponsored by Kithara Software GmbH*
2023-11-01 11:49:36 +01:00
..
backend local backend make cmd log output similar to other shells (#2678) 2023-11-01 11:49:36 +01:00
frontend Use path.Join for server side path generation (#2689) 2023-11-01 11:29:44 +01:00
multipart Check for correct license header (#2137) 2023-08-10 11:06:00 +02:00
rpc Add some tests (#2652) 2023-10-28 13:37:54 +02:00
samples pre-commit fixes (#2669) 2023-10-31 09:14:09 +01:00
schema Add prettier (#2600) 2023-10-24 14:42:05 +02: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 Check for correct license header (#2137) 2023-08-10 11:06:00 +02:00
option.go Check for correct license header (#2137) 2023-08-10 11:06:00 +02:00
pipeline.go Destroy steps after they are done (#2681) 2023-11-01 09:35:11 +01:00
stepBuilder.go Remove plugin-only option from secrets (#2213) 2023-10-24 20:38:47 +02:00
stepBuilder_test.go Refactor pipeline parsing and forge refreshing (#2527) 2023-10-08 14:05:06 +02:00
tracer.go Check for correct license header (#2137) 2023-08-10 11:06:00 +02:00