Commit Graph

12 Commits

Author SHA1 Message Date
cddfc942bb docs: adds exported metrics 2024-04-02 14:32:52 +00:00
569c9fc9ef docs: adds readme 2024-04-02 14:26:41 +00:00
4b93a7ad28 style: formatting 2024-04-02 14:26:32 +00:00
28b69b572b chore: logging 2024-04-02 07:57:33 +00:00
63369157b3 style: happy linting 2024-04-02 07:36:59 +00:00
77ad55f1eb feat(config): own PasswordFile type
its possible to unmarshal a PasswordFile path to a read string. this is
nice for docker secret setups. also adds a GetPassword method which
checks if both Password and PasswordFile are declared.
2024-04-02 07:36:59 +00:00
242ee3c0c5 chore: bump golangci-lint version 2024-04-02 07:01:41 +00:00
a26d337ff9 feat: move cmd to own dir 2024-03-21 10:19:32 +00:00
0fe5c8ce03 ci: login to ghcr 2024-03-20 09:45:06 +00:00
d5883b8419 ci: split between tags and normal branches 2024-03-20 09:14:46 +00:00
6e66ab6084 ci: first ci config 2024-03-20 08:05:28 +00:00
8fd487b935 first commit 2024-03-20 07:58:17 +00:00