Skip to content

Releases: zhex/local-bbp

v0.6.0

19 Jul 02:58
Compare
Choose a tag to compare

Changelog

Features

  • add stage feature support
  • add max timeout support for both pipeline and a single step

v0.5.0

13 Jul 10:50
Compare
Choose a tag to compare

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

11 Jul 05:44
Compare
Choose a tag to compare

Changelog

  • add pipeline list command
  • add verbose log control for the run command

v0.3.0

10 Jul 20:58
Compare
Choose a tag to compare

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

09 Jul 02:47
Compare
Choose a tag to compare

Changelog

  • Refactor image model to support both string and object
  • Supports compatible parallel defintion

v0.2.0

08 Jul 11:44
Compare
Choose a tag to compare

Updates

  • persistent global config
  • automatically download Linux docker binary

v0.1.0

05 Jul 12:43
Compare
Choose a tag to compare

Update

  • Support running a basic workflow
  • Support the custom image on a single step
  • Support artifacts
  • Support caches
  • Support load secrets from file