Skip to content

Releases: whywaita/myshoes

v1.8.2

14 Jun 05:26
42f36e5
Compare
Choose a tag to compare

Changelog

42f36e5 Merge pull request #69 from whywaita/fix/lock-for-multitenant
8d1fc4b change lock key for multi tenancy in one MySQL cluster

v1.8.1

10 Jun 03:45
353c09f
Compare
Choose a tag to compare

Changelog

353c09f Merge pull request #68 from whywaita/fix/67
3b09061 add comment
caf2b86 implement logic of lock

v1.8.0

09 Jun 07:43
554f964
Compare
Choose a tag to compare

Changelog

554f964 Merge pull request #66 from whywaita/fix/64
b512e91 fix test
97bbb05 remove sql.NullString from response
64147e9 detail log
6515d27 Merge pull request #65 from whywaita/refactor/update-readme
8d9fa1e update README

v1.7.1

04 Jun 03:05
40f8972
Compare
Choose a tag to compare

Changelog

40f8972 Merge pull request #63 from whywaita/fix/7
7ee3209 handling error using context.Context
d1ce17c check all targets if there is error
c3d052f Merge pull request #62 from whywaita/fix/update-token-on-startup
b2f5dcf do refresh token in startup sequence

v1.7.0

03 Jun 01:25
e9899f3
Compare
Choose a tag to compare

Changelog

e9899f3 Merge pull request #61 from whywaita/feat/57
94f51f3 delete not use value
4480cf9 add ticker for refresh token
b50dbee remove github_personal_token from parameter of POST /target
0aeb446 Merge pull request #60 from whywaita/refactor/remove-initialize-status
e023d22 forget delete
807a0d9 remove initialize state of target

v1.6.4

31 May 06:35
eca1cfb
Compare
Choose a tag to compare

Changelog

eca1cfb Merge pull request #59 from whywaita/fix/58
efe496d searchRepo check target that can receive job

v1.6.3

27 May 02:28
8c3ef91
Compare
Choose a tag to compare

Changelog

8c3ef91 fix typo
55e6bee Merge pull request #55 from whywaita/feat/docker-tag
99175ad add semver and sha tag for docker image

v1.6.2

26 May 11:43
45449c9
Compare
Choose a tag to compare

Changelog

45449c9 Merge pull request #53 from whywaita/fix/49
d3859d5 ListTarget not return can not received job

v1.6.1

26 May 11:21
b271d1d
Compare
Choose a tag to compare

Changelog

b271d1d Merge pull request #52 from whywaita/feat/validate-api
6df27be need teardown after unit test
05c2056 fix return
e75e709 check current status when deleting target
92ace4f check current status when creating target
2ce28e9 check permission that can access runners before creating target

v1.6.0

26 May 08:59
450608a
Compare
Choose a tag to compare

Changelog

450608a Merge pull request #51 from whywaita/feat/devide-runners-table
badccf4 devide runner tables
e4f7999 Merge pull request #50 from whywaita/feat/46
a841b58 add metrics endpoint