Releases: whywaita/myshoes
Releases · whywaita/myshoes
v1.11.1
v1.11.0
Breaking Change
myshoes
supports and uses workflow_job
as default.
Please need to check workflow_job
in GItHub Apps before updating.
Changelog
- 9ba2e49 Merge pull request #152 from whywaita/feat/142
- 79c9cf0 Fix staticcheck
- 79cf07a Fix checking label
- 4017820 Use node16 actions
- 02e7c2b Use ModeWebhookType
- fd05b6a Add logging
- 47b76c6 Update README.md for workflow_job
- da70d34 go-github v47
- ab9c70e Merge branch 'master' into feat/142
- 78d071b Add validate in MODE_WEBHOOK_TYPE
- 8db9eae Support webhook event workflow_job
v1.10.13
v1.10.12
Changelog
- feaa350 Merge pull request #150 from whywaita/fix/147
- 7f5eb17 Refactoring
- 9979dd1 Update only self updated message
- 44dda12 Ephemeral mode is not need runner for queue
- 45ec539 Merge pull request #149 from whywaita/feat/macos-not-installed-docker
- ad5ecae docker is not installed in GitHub-hosted macOS runner
- f153eec Merge pull request #148 from whywaita/fix/client-list
- 6b05a16 Fix typo in myshoes-sdk-go
- a0c7eab Merge pull request #144 from whywaita/feat/add-howto-contribute
- 90dce63 Add how to contribute
v1.10.11
v1.10.10
Changelog
- b0f514d Merge pull request #137 from whywaita/fix/121
- 946925b Add more error msg
- bf9bd7d Not response content body
- 47b4451 Response invalid fields
- c65772d Merge pull request #139 from whywaita/fix/138
- 721bc83 Merge branch 'fix/121' into fix/138
- b75a1f5 validate also in updating
- d776df7 Add job_duration_oldest_seconds
- 8b2dd39 Implement checking runner release file in register runner_version
v1.10.9
Changelog
- e864147 Merge pull request #126 from whywaita/feat/support-not-linux
- bc36cda Merge branch 'master' into feat/support-not-linux
- 9c56ef8 Merge pull request #135 from whywaita/feat/add-client
- bf81f7f space to tab
- f65ba6d Add API client for Go
- 085102a registered runner name is runner name
- d67b287 Configure HOME
- 80a7f5a Remove to configure environment values
- 1c13bf3 Inject runner name to configure
v1.10.8
Changelog
- 5fcf970 Merge pull request #134 from whywaita/fix/reduce-api-call
- f082923 Merge pull request #132 from whywaita/fix/registration-token-cache-bug
- 3d0bed3 Set per_page is max more
- 1dc1845 Set per_page is max value in listRunner ref: https://docs.github.com/en/rest/overview/resources-in-the-rest-api#pagination
- 51b1cb7 myshoes will check instance created while 5 minutes, So token needs to live 5 minutes
- 7ae8aba Org token and Repo token has a same installation ID
v1.10.7
Changelog
- e1eeca0 Merge pull request #130 from whywaita/fix/fast-deleting
- 8b2a712 count up after acquire
- 7f8231b Clear counter
- ee74a17 Must check running time before deleting
- 238841f Delete unnecessary comment
- 446c281 Switch forked repository
- 1b3a17f Add MAX_CONCURRENCY_DELETING. The number of concurrency of runner deleting
- a7bbb8e Revert responseCache for listRunner