Commit graph

18 commits

Author SHA1 Message Date
1cfa30a04c
handle more unhandled errors 2023-04-12 17:47:50 +03:00
9928e72126
upgrade dependencies 2023-04-12 17:23:26 +03:00
da7a55d3ea
go.mod tidy 2023-04-12 17:21:04 +03:00
69d364f6e0
simplify logging even further 2023-04-12 17:13:35 +03:00
3302450b86
simplify logging 2023-04-12 16:55:13 +03:00
1cfe053453
fix invalid error check when loading configs 2023-04-12 15:17:19 +03:00
825c1b26c3
add debug log entries 2023-04-12 14:59:14 +03:00
1ddbb773c8
split logging package into multiple files 2023-04-11 10:30:18 +03:00
4b3239ac0f
split model definitions into two files 2023-04-11 10:24:07 +03:00
d51a67048a
make main.go code more concise 2023-04-11 10:19:54 +03:00
167a095b74
return error on an invalid severity 2023-04-11 10:00:47 +03:00
ad7a8d443f
implement json logging 2023-04-10 17:54:50 +03:00
5267c1ae86
add 'update-on-startup' config option 2023-04-08 17:02:23 +03:00
1e230a711f
point HEAD to latest when updating repo 2023-04-08 16:37:04 +03:00
3480f9e9e4
move to a config file system 2023-04-04 17:36:55 +03:00
53ad905d57
handle iteration error in handlers.go 2023-03-31 13:32:20 +03:00
851d518bad
make it possible to track multiple repos 2023-03-31 13:24:03 +03:00
4b4fff220c
initial commit 2023-03-30 15:55:48 +03:00