mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2026-02-13 21:00:00 +00:00
restructure pipeline/*.go to use submodules <!-- https://claude.ai/chat/1b8965d7-5bca-42c7-86b4-48c2d645c362 --> - pipeline/error.go -> pipeline/errors/... - pipeline/pipeline.go#Runtime -> pipeline/runtime/runtime.go - pipeline/pipeline.go#execAll -> pipeline/runtime/executor.go - pipeline/shutdown.go -> pipeline/runtime/shutdown.go - pipeline/logger.go ->pipeline/logging - pipeline/tracer.go -> pipeline/tracing - pipeline/pipeline.go#State -> state/state.go
Woodpecker CLI
Command line client for the Woodpecker continuous integration server.
Please see the official documentation at https://woodpecker-ci.org/docs/cli