Releases: caicloud/cyclone
Releases · caicloud/cyclone
v0.8.0-beta
07 Dec 10:41
Compare
Sorry, something went wrong.
No results found
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
v0.8.0-alpha
30 Nov 01:34
Compare
Sorry, something went wrong.
No results found
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
v0.7.0-beta.1
15 Oct 09:51
Compare
Sorry, something went wrong.
No results found
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
v0.7.0-beta
27 Sep 13:13
Compare
Sorry, something went wrong.
No results found
Bug Fixes:
fix(nit): delete encoded/unreabable commands in error message #583
v0.7.0-alpha.1
23 Sep 16:15
Compare
Sorry, something went wrong.
No results found
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
v0.7.0-alpha.0
16 Sep 13:31
Compare
Sorry, something went wrong.
No results found
Features:
feat(api): add APIs for getting pipeline templates and detecting repo type(#557 )
Refactor:
refactor:refactor with nirvana(#565 )
v0.6.0-beta.3
04 Sep 10:58
Compare
Sorry, something went wrong.
No results found
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 )
v0.3.5-hr
11 May 04:40
Compare
Sorry, something went wrong.
No results found
fix(oauth): fix the bug of returning wrong gitlab server url (#472)
v0.3.5
08 May 02:26
Compare
Sorry, something went wrong.
No results found
feat: add oauth api for creating project (#468)
* feat: add oauth api for creating project
init oauth
feat: add oauth api for creating project
* feat(misc): modify a route path and delete useless code
* feat(misc): delete useless code
v0.3.4
07 Mar 09:13
Compare
Sorry, something went wrong.
No results found
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 )