Skip to content

Releases: caicloud/cyclone

v1.0.3-beta-dood

05 Feb 07:45
cd7801c
Compare
Choose a tag to compare
  • fix(github): use BasicAuthTransport

v1.2.0

28 Jan 05:10
0aefcc6
Compare
Choose a tag to compare
  • fix(webhook): only set PRRef label if wfr is trigger by PR
  • fix(github): use BasicAuthTransport
  • fix(workflowrun): ensure workflowRun controller return immediately after updating

v1.2.0-rc

15 Jan 09:41
f4e578e
Compare
Choose a tag to compare
  • Feat(webhook): cancel previous builds
  • Feat(github): retry CreateStatus
  • Fix(sonarqube): support java projects with multiple modules
  • Refactor(*): correct notification url & switch to webhook url template

v1.0.4-alpha

13 Jan 08:27
21da258
Compare
Choose a tag to compare
v1.0.4-alpha Pre-release
Pre-release
  • Fix(resolver::git): refine repos cloning and fix git checkout (#1514)
  • Feat(controllers): make resyncPeriod configurable (#1519) (#1521)
  • Feat(github): retry CreateStatus (#1544)
  • Feat(server): auto cancel previous builds triggered by PR (#1554)
  • Fix(sonarqube): support java projects with multiple modules (#1557)

v1.2.0-alpha.3

28 Dec 07:33
cb4ac63
Compare
Choose a tag to compare
v1.2.0-alpha.3 Pre-release
Pre-release
  • Update the name of resourceQuota to the name of its namespace (#1537)

v1.2.0-alpha.2

16 Dec 13:28
a03d64e
Compare
Choose a tag to compare
v1.2.0-alpha.2 Pre-release
Pre-release

Move helm charts from helm/cyclone to manifests/public-cyclone

v1.2.0-alpha

03 Dec 07:21
2821871
Compare
Choose a tag to compare
v1.2.0-alpha Pre-release
Pre-release

Feature:

  • Support sbt accelerate (#1481)
  • Make resyncPeriod configurable (#1519)
  • Be able to specify extra labels or annotations of pod in stage (#1524)
  • Retry creating pod on QuotaExceed error until timeout (#1528)

Refactor:

  • Make coordinator independent of docker (#1523)
  • Bump k8s dependencies version to v1.19.2(#1531)

Fix Bugs:

  • Refine repos cloning and fix git checkout (#1511)
  • Fix bitbucket PR commits won't trigger pipeline

Break Change:

  • Artifacts (designed for transferring files between stages) are NOT supported, we prefer share files using persistent volumes instead.

v0.9.12

05 Nov 10:30
56c9019
Compare
Choose a tag to compare
  • Fix(resolver::git): refine repos cloning and fix git checkout (#1515)
  • Feat(controllers): make resyncPeriod configurable (#1520)

v1.0.3-alpha-dood

28 Oct 02:47
423a0e4
Compare
Choose a tag to compare
v1.0.3-alpha-dood Pre-release
Pre-release

Feature:

  • Support for dood container (#1508)

Bug Fix:

  • Fix: delete project name in workflow pod env (#1510)
  • Fix(resolver::git): refine repos cloning and fix git checkout (#1513)

v1.0.2

15 Oct 12:18
9f145c8
Compare
Choose a tag to compare

Feature:

  • Add workflow and project name info for pods created by cyclone (#1506, #1509)