cyclone

Powerful workflow engine and end-to-end pipeline solutions implemented with native Kubernetes resources. https://cyclone.dev

APACHE-2.0 License

Stars
1.1K
Committers
33

Bot releases are hidden (Show)

cyclone - v0.8.0-beta

Published by zhujian7 almost 6 years ago

Features:

  • feat: support kubeconfig for kubernetes authentication #648
  • feat: support adding registry cert files to cyclone worker #638
  • feat(api): add api to support list Dockerfiles in the repo #637

Bugs:

  • fix(sonarqube): create sonar project failed since pipeline id is empty #650
  • delete sonar project while deleting associated pipeline #649
  • fix(codeScan): optimize code scan #647
  • fix: pipeline is stuck when package step execution successfully #643
cyclone - v0.8.0-alpha

Published by zhujian7 almost 6 years ago

Features:

  • feat(dind) change dind verdion from 17.03.1-ce to 18.03.1-ce #595
  • feat(svn): support svn post-commit hook #600
  • feat: support trigger pipeline manually by pr #602
  • feat: support code scan with sonarqube #614
  • feat: allow stage failure #635
cyclone - v0.7.0-beta.1

Published by zhujian7 about 6 years ago

Features:

  • feature(webhook):pr comment webhook supports display commit statuses #585

Bug Fixes:

  • fix: detect github node project wrong #588
  • fix: alias and description can not be updated to empty #586
  • fix: gitlab webhook response body is invalid #584
cyclone - v0.7.0-beta

Published by zhujian7 about 6 years ago

Bug Fixes:

  • fix(nit): delete encoded/unreabable commands in error message #583
cyclone - v0.7.0-alpha.1

Published by zhujian7 about 6 years ago

Features:

  • feature(webhook-pr):pr webhook support display commit statuses #573
  • feat(worker): support collect JUnit test result #575

Refactor:

  • refactor: use nirvana error format #579
cyclone - v0.7.0-alpha.0

Published by zhujian7 about 6 years ago

Features:

  • feat(api): add APIs for getting pipeline templates and detecting repo type(#557)

Refactor:

cyclone - v0.6.0-beta.3

Published by zhujian7 about 6 years ago

Features:

  • feat(#535): update dind version from 1.13.1 to 17.03.1-ce (#535)
  • feat(#506): support gitlab api v4 (#506)

Bug Fixes:

  • fix Dockerfile overwritten (#545)
  • integration does not work because server start failed (#543)
cyclone - v0.3.5-hr

Published by supereagle over 6 years ago

cyclone - v0.3.5

Published by keontang over 6 years ago

cyclone - v0.3.4

Published by supereagle over 6 years ago

Features:

  • feat(#346): use cache volume to speed up pipeline (#347)

Bug Fixes:

  • #330: fix panic error when abort pipeline which has no log (#331)

Refactor:

  • refact(clair): Clean up the feature of image security (#322)
cyclone - v0.4.0

Published by supereagle over 6 years ago

Bug Fixes:

  • Fix the count for recent success and failed records (#313)
  • #330: fix panic error when abort pipeline which has no log (#331)

Refactor:

  • refact(clair): Clean up the feature of image security (#322)
  • refact(event): refactor event manager to remove ETCD (#324)
cyclone - v0.3.3

Published by supereagle almost 7 years ago

Bug Fixes:

#294: Image build stage is skipped when use Customized Dockerfile (#303)
Integration test skipped (#301)
Pipeline record name is empty when codeCheckout failed (#303)

cyclone - v0.3.1

Published by supereagle almost 7 years ago

Enhancements:

  • Repo convention (#290)

Bug Fixes:

  • #278 check token when creat/update project with token (#280)
cyclone - v0.3.0

Published by supereagle almost 7 years ago

Features:

  • SCM integration: support Github and Gitlab
    • 2 ways of SCM authorization: username & password, auth token
    • APIs for listing branches and tags for repos
  • Pipeline record log APIs
    • Static log API for finished pipelines #231
    • Realt-time log API for running pipelines #254
  • Worker location is configurable for k8s cloud #259

Enhancements:

  • Stability
    • Add retry for MongoDB connection #269
    • Terminate worker with error #275

Bug Fixes:

  • Pipeline alias can not be updated #239
  • Unit test commands do not run #270
cyclone - v0.2.0

Published by supereagle about 7 years ago

What changes:

  • Adopt new concepts such project and pipeline to replace service and version
  • Implement new standardized REST APIs
cyclone - Begin to refactor

Published by superxi911-zz about 7 years ago

cyclone - v0.1

Published by superxi911-zz almost 8 years ago

Initialization

Package Rankings
Top 4.61% on Proxy.golang.org
Badges
Extracted from project README
Build Status Go Report Card CII Best Practices Coverage Status GoDoc License
Related Projects