Releases: zhex/local-bbp
Releases · zhex/local-bbp
v0.6.0
Changelog
Features
- add stage feature support
- add max timeout support for both pipeline and a single step
v0.5.0
Changelog
- feature: add target branch argument for running the pull request pipeline
- feature: support define custom docker type service
- feature: support step condition
v0.4.0
Changelog
- add pipeline list command
- add verbose log control for the run command
v0.3.0
Changelog
- refactor image definition parse
- support global default image
- add private image repo support
- add sidecar service support
- refactor the field parser
v0.2.1
Changelog
- Refactor image model to support both string and object
- Supports compatible parallel defintion
v0.2.0
Updates
- persistent global config
- automatically download Linux docker binary
v0.1.0
Update
- Support running a basic workflow
- Support the custom image on a single step
- Support artifacts
- Support caches
- Support load secrets from file