Skip to content

Releases: teleivo/diskmon

v0.0.11

23 Sep 05:31
Compare
Choose a tag to compare

Changelog

db1ccec Revert "align badges"
2f8a518 Try out codeql analysis
38eada2 add an example systemd service file
5a8ae0b add readme for the systemd service
5b9a21d adjust stdout notification to be more like slack one
32715f6 align badges
6accff3 split build from source from getting started

v0.0.10

22 Sep 19:05
Compare
Choose a tag to compare

Changelog

ae0f11a Revert "update to go 1.17"
76e34f0 goreleaser does not seem to support 1.17

v0.0.8

10 Sep 14:14
Compare
Choose a tag to compare

Changelog

ea70fbf WIP work on the logger
b79c7b0 add coverage badge
9e60a4e add golangci-lint badge
ff97f52 add golangci-lint github action
7b2deda add todo
b439b7c add todo
5c4e41c adjust todos
adfee58 extract helper for readability
a6717db lint: fix S1000 gosimple
478c0e2 remove todo
0638585 remove unnecessary layer
b815567 report coverage
d053c36 show used disk space in percent in slack
5329804 simplify writing to writer

v0.0.7

09 Sep 13:08
Compare
Choose a tag to compare

Changelog

5ccf965 dont expose slack notifier
59d1e55 monitor disk space available to non-privileged user
89e8c64 move the limit into the report
7b33566 rename accessor to reduce confusion
b5405ca slack notifier does not mutate
3dfb286 test slack message using snapshot technique

v0.0.6

08 Sep 12:49
Compare
Choose a tag to compare

Changelog

0919a34 add missing .
18693fe add todo
2c97e36 add todo
ebcd6c3 adjust todos
4e56075 check disk usage of privileged user
4829eb9 clarify usage
ad65670 experiment with slack message
de7bb87 move representation concern out of usage.Check
1d8ca67 remove docker support
3229353 report disks with usage >= to given limit

v0.0.5

07 Sep 09:54
Compare
Choose a tag to compare

Changelog

3f42656 collect errors and reached limits before reporting
f53ccbf move usage check into own package
ad2bd9f only allow positive interval values
560043c send notifications to slack

v0.0.4

07 Sep 06:03
Compare
Choose a tag to compare

Changelog

bbadd78 add badges
d0de79e add todos
d9d5e80 check disk usage at configurable interval
0a35171 comment initial check
debdae6 remove finished todo

v0.0.3

07 Sep 05:01
Compare
Choose a tag to compare

Changelog

6dae80e add design rationale
017e9f5 fix do link
be8a6b9 lowercase archive platform names

v0.0.2

07 Sep 04:47
Compare
Choose a tag to compare

Changelog

a5c69f6 add build and test badge
4c2bf8d use go 1.16 consistently