Skip to content
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.

Releases: duck8823/duci

v0.6.2

05 Nov 12:52
30399e3
Compare
Choose a tag to compare
  • PR #124 Fix failed to access GitHub in docker container
  • PR #123 Enable to set ssh key path with environment variable

v0.6.1

03 Nov 23:47
Compare
Choose a tag to compare
  • PR #121 Maintenance Travis Settings
  • PR #120 Fix path separator
  • PR #119 Add config sub-command

v0.6.0

24 Oct 01:39
Compare
Choose a tag to compare
  • PR #118 Migration to sub command

v0.5.0

16 Oct 23:06
94cca96
Compare
Choose a tag to compare
  • PR #118 Migration to sub command

v0.4.1

24 Sep 03:56
68227a8
Compare
Choose a tag to compare
  • PR #109 Fix unstable test
  • PR #108 Use http protocol as default to clone repository
  • PR #106 Add reviewdog settings

v0.4.0

17 Sep 17:47
Compare
Choose a tag to compare
  • PR #106 Add reviewdog settings
  • PR #105 Add document into source code
  • PR #103 maintenance code
  • PR #101 Separate test packages
  • PR #100 Remove clock package
  • PR #97 Fix golint other than public func/variable comments
  • PR #96 Fix misspell

v0.3.4

01 Sep 09:49
cf8c619
Compare
Choose a tag to compare
  • PR #91 Skip when head commit is null
  • PR #89 Fix commit hash when push event
  • PR #87 Fix to remove empty line in log
  • PR #85 Checkout commit hash
  • PR #83 Re: packaging

v0.3.3

30 Aug 23:30
8e8954e
Compare
Choose a tag to compare
  • PR #82 Fix ref name when issue comment
  • PR #79 Fix set false to job.finished when re-send webhook
  • PR #78 Multi stage build

v0.3.2

26 Aug 11:55
ecca3e9
Compare
Choose a tag to compare
  • PR #76 Create commit status when job is queued

v0.3.1

26 Aug 08:22
Compare
Choose a tag to compare
  • PR #75 Change docker images in test
  • PR #73 Shallow clone to make it faster
  • PR #71 Version up golang in CI