Releases: whywaita/myshoes
Releases · whywaita/myshoes
v1.19.0
Changelog
- f0e965c Merge pull request #246 from whywaita/feat/metrisc-exponential-backoff
- 6ee4998 Record job / runner uuid
- 376c322 Add metrics about exponential backoff
- f18ad79 Merge pull request #243 from whywaita/fix/242
- 0e85db5 Fix thread-safety issue in CountRescued increment
- 18978db Remove initialization of CountRescued for repositories without rescue runs
- 9b6132a Fix starter_rescued_runs metric and rename from recovered to rescued
v1.18.5
v1.18.4
v1.18.3
v1.18.2
Changelog
- 0139697 Merge pull request #233 from whywaita/fix/232
- 89a0bf7 Merge pull request #231 from whywaita/fix/230
- f6512bd Merge pull request #227 from whywaita/fix/226
- dd1f24e Pretty logger
- ddd2e30 Don't store error when ErrInvalidLabel
- ea7921b Set installation object in rescue
- b63c915 We always ignore the pending run if the job is alread queued
v1.18.1: Merge pull request #224 from whywaita/feat/load-etc-environment
Load custom path from /etc/environment in setup script
v1.18.0
Changelog
- 56a2422 Merge pull request #225 from whywaita/fix/rescue-job-revenge
- e2bdced Purge installation cache when create target
- f1c6eb6 Fix a param for pending job
- e7a8152 Fix a parameter for calling API
- 26510de Display owner/repo
- d0fc1f2 Remove pretty log
- 5f52fc8 Reduce a param
- e7bdcbd Pretty logging
- efabb46 Fix a param of pending workflow_run
- 3f1c98f Doing cache Apps.ListRepos
- e36fcb2 Add pprof
- 374010c Accelerate GetPendingWorkflowRunByRecentRepositories
- 3fdb511 Fix a error message
- 936b344 Need to use recent
- 87fa7bd Refactor rescue job (2)