Releases: simplesurance/directorius
Releases · simplesurance/directorius
v0.2.5
Changelog
- 41e3275 autoupdate: fix typo in comment
- a4d7353 autoupdater: refactor timeout handling for updatePR
- 8def945 ci: prevent resume->suspend loop of a PR
- bf534ea go: update go version to 1.23.4
- 291386a make: add "all" target
- 3afb793 metrics: change prometheus namespace to "directorius"
- 53ce2c8 move githubclient mock from autoupdater to githubclt/mocks
- 096ab67 remove unused maputils package
- 4c67a61 rename "goordinator" package to "retryer"
- c99e795 rename autoupdate package to autoupdater
v0.2.4
v0.2.3
v0.2.2
v0.2.1
v0.2.0
Changelog
- 9ca0e51 cfg: flatten structure, remove autoupdater table
- ad9513f support triggering jenkins jobs
- 8b25f74 webinterface: fix: hyperlink opening instead of closing tag
- 916a93a webinterface: fix: wrong header closing tag
- a23a6ef webinterface: improve wording and spelling
- dfabf8d webinterface: remove orphaned tag
v0.1.0
Changelog
- 706eb41 Version: clarify --version output when default version is used
- ef7ec5b add example config file
- 05e18fa add minimal README file
- e0570c6 add missing newlines to config validation error messages
- 11deedc editorconfig: add yaml entry
- 30c2670 golangci-lint: enable additional linters
- 36b1e92 goreleaser: make files in archive executable
- ba44b54 import the autoupdater from goordinator
- acf877e introduce goreleaser
- a2a5e3a tests: fix issues reported by testifylint