e5bdc5add6
Minor refactor tackling typos, overhauling README, adding hints about useful resources to README, and avoid any panic/Fatalf from services and init calls #noissue
/ build (push) Has been cancelled
2024-06-03 21:11:33 +02:00
9679166d0a
Adapt GOMAXPROCS automatically for k8s and docker deployments #noissue
2024-06-02 23:11:00 +02:00
47a48523a9
Introduce go vet and upgrades #noissue
/ build (push) Successful in 3m12s
2024-06-02 17:22:43 +02:00
165b992629
feature(locking): add proper locking and overhaul existing locking service ( #34 )
...
/ build (push) Successful in 3m11s
Reviewed-on: #34
Co-authored-by: Varakh <varakh@varakh.de>
Co-committed-by: Varakh <varakh@varakh.de>
2024-05-24 00:54:35 +02:00
faffad851c
feat(auth): Add support for multiple basic auth credentials ( #25 )
...
Reviewed-on: #25
Co-authored-by: Varakh <varakh@varakh.de>
Co-committed-by: Varakh <varakh@varakh.de>
2024-04-28 22:27:34 +02:00
66800d26df
feat(actions): Add actions and secrets (with proper asynchronous enqueue and dequeue mechanism) ( #22 )
...
Reviewed-on: #22
Co-authored-by: Varakh <varakh@varakh.de>
Co-committed-by: Varakh <varakh@varakh.de>
2024-04-28 22:27:34 +02:00
99c63fdb8d
Minor method renaming
2024-04-28 22:27:34 +02:00
0194429c80
Adapted logging which defaults to JSON encoding
2024-01-24 23:21:48 +01:00
5763d77045
Added locking, improve prometheus handling and change to more reasonable configuration defaults for background tasks
...
/ build (push) Successful in 3m37s
- Disable cleaning up stale updates and events by default
- Change Prometheus exporter behavior
- Return -1 for deleted updates in Prometheus which are evicted on next application restart
- Ignore PROMETHEUS_METRICS_PATH (defaults to /metrics) in application metrics
- Improve template Grafana Dashboard
- Add locking for background task in non-distributed environments to avoid overlaps
2023-12-23 22:51:51 +01:00
d12db38a73
Initial commit
/ build (push) Successful in 3m8s
2023-12-21 17:04:04 +01:00