Commit graph

10 commits

Author SHA1 Message Date
1afde077a6
feat: renaming things and thus breaking existing database schema 2024-05-16 22:15:14 +02:00
bb1ba5ed58
feat(keyvalue): add badger as keyvalue store
KeyValue store will be used by Incidents, so that the functions
can decide based on history not just on the event that triggered them.
2024-04-28 16:06:49 +02:00
6c960ba40a
feat: rename worker to worker-group 2024-02-24 22:07:49 +01:00
27e1cccaf8
docs: env cleanup 2024-02-19 10:17:32 +01:00
527d9dadd3
feat(worker): worker fetch config via api 2024-02-19 10:09:30 +01:00
478232bcda
feat(workers): initial worker authentication and provisioning 2024-02-18 22:37:17 +01:00
3ef1a37046
fix(config): read all env variables 2024-02-16 14:23:07 +01:00
9d7c41c44d
fix(config): read all env variables 2024-02-16 14:21:13 +01:00
185fd4923f
feat(oauth2): try to support github 2024-02-16 13:52:27 +01:00
6db158ba96
feat(healthcheck): abbility to add/list/get 2024-02-15 23:47:56 +01:00