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

Releases: duck8823/duci

v0.8.4

13 Feb 13:30
1afa784
Compare
Choose a tag to compare
  • PR #198 Create commit status queued and running

v0.8.3

12 Feb 14:35
9ba7d3d
Compare
Choose a tag to compare
  • PR #197 Fix build not started if forked repository
  • PR #196 Fix clone forked repository
  • PR #195 Add volume for db in docker-compose

v0.8.2

09 Feb 07:02
7365b58
Compare
Choose a tag to compare
  • PR #193 Set host environment value as build args
  • PR #191 Call EndFunc when prepare failed
  • PR #190 Add gometalinter action
  • PR #189 Bump gopkg.in/h2non/gock.v1 from 1.0.12 to 1.0.14
  • PR #185 Bump gopkg.in/src-d/go-git.v4 from 4.8.1 to 4.9.1
  • PR #183 Update to go 1.11.5

v0.8.1

27 Jan 00:16
171b63f
Compare
Choose a tag to compare
  • PR #180 Fix dependabot configuration
  • PR #178 Add dependabot config
  • PR #176 Bump golang from 1.11.4-alpine to 1.11.5-alpine in /.duci
  • PR #174 Clone with api token
  • PR #173 Remove docker image
  • PR #172 Add check modified action

v0.8.0

14 Jan 07:49
Compare
Choose a tag to compare
  • PR #170 Update README
  • PR #165 Fix log format that initialize in main script
  • PR #164 Bump github.com/sirupsen/logrus from 1.0.6 to 1.3.0
  • PR #163 Bump github.com/pkg/errors from 0.8.0 to 0.8.1
  • PR #162 Bump github.com/go-chi/chi from 3.3.3+incompatible to 3.3.4+incompatible
  • PR #158 Change logger
  • PR #156 Tuning dockerfile for more small
  • PR #155 Tuning CI configuration

v0.8.0-beta1

05 Jan 13:00
37cb2ce
Compare
Choose a tag to compare
v0.8.0-beta1 Pre-release
Pre-release

Changelog

  • PR #148 RE: ARCHITECTURE

v0.7.2

05 Jan 12:22
Compare
Choose a tag to compare
  • PR #152 Add go.sum
  • PR #151 Add Actions Workflow
  • PR #150 Bump github.com/golang/mock from 1.1.1 to 1.2.0
  • PR #149 Bump gopkg.in/yaml.v2 from 2.2.1 to 2.2.2
  • PR #147 Bump gopkg.in/src-d/go-git.v4 from 4.8.0 to 4.8.1
  • PR #146 Cleanup test code

v0.7.1

25 Nov 07:00
76f6d46
Compare
Choose a tag to compare
  • PR #144 Set version in docker
  • PR #143 Add logo when start server

v0.7.0

24 Nov 13:46
cf24c6b
Compare
Choose a tag to compare
  • PR #142 Feature/add version command
  • PR #141 Bump gopkg.in/src-d/go-git.v4 from 4.7.1 to 4.8.0
  • PR #139 Separate command source
  • PR #138 Add docker-compose.yml for quick start
  • PR #137 Add health sub-command

v0.6.3

13 Nov 22:57
28ccdf3
Compare
Choose a tag to compare
  • PR #136 Bump gopkg.in/h2non/gock.v1 from 1.0.11 to 1.0.12
  • PR #135 Bump github.com/labstack/gommon from 0.2.7 to 0.2.8
  • PR #133 Use make command instead of go test directly in duci
  • PR #131 Remove unused modules
  • PR #130 Bump github.com/labstack/gommon from 0.2.1 to 0.2.7
  • PR #129 Bump github.com/go-chi/chi from 3.3.2+incompatible to 3.3.3+incompatible
  • PR #127 Bump gopkg.in/src-d/go-git.v4 from 4.6.0 to 4.7.1
  • PR #126 Bump gopkg.in/h2non/gock.v1 from 1.0.9 to 1.0.11