1d79258670
chore(deps): update go-redis to 9.5.3
/ build (push) Successful in 5m26s
2024-06-08 10:36:31 +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
04a3ef39fa
Updated OCI image base to alpine 3.20 with Go 1.22 #noissue
/ build (push) Successful in 3m38s
2024-05-24 01:17:51 +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
95074b2a86
chore(deps): update dependencies and move to gocron v2 ( #33 )
...
/ build (push) Successful in 3m2s
Reviewed-on: #33
Co-authored-by: Varakh <varakh@varakh.de>
Co-committed-by: Varakh <varakh@varakh.de>
2024-05-16 07:33:32 +00:00
19c367a5d8
chore(docker,deps): updates and change docker base ( #31 )
...
/ build (push) Successful in 3m22s
- update gin/cors to 1.7.2
- change docker base to alpine 3.19 which requires an indirect dependency upgrade to sqlite3 as long as go-gorm/sqlite bundles the old version
Co-authored-by: Varakh <varakh@varakh.de>
Co-committed-by: Varakh <varakh@varakh.de>
2024-05-01 20:45:35 +00:00
c1631a0588
fix(deps): update module github.com/go-playground/validator/v10 to v10.20.0 ( #29 )
...
/ build (push) Successful in 3m14s
Co-authored-by: Renovate Bot <renovate@myservermanager.com>
Co-committed-by: Renovate Bot <renovate@myservermanager.com>
2024-05-01 09:01:54 +00:00
1406b53180
fix(deps): update module github.com/urfave/cli/v2 to v2.27.2 ( #28 )
...
/ build (push) Successful in 3m16s
Co-authored-by: Renovate Bot <renovate@myservermanager.com>
Co-committed-by: Renovate Bot <renovate@myservermanager.com>
2024-05-01 07:04:20 +00:00
5d9fe621d8
fix(deps): update module gorm.io/gorm to v1.25.10 ( #23 )
...
gorm.io/gorm require patch v1.25.9 -> v1.25.10
Co-authored-by: Renovate Bot <renovate@myservermanager.com>
Co-committed-by: Renovate Bot <renovate@myservermanager.com>
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
5acc136fe8
Update dependencies
2024-04-28 22:27:34 +02:00
677d077361
Update module github.com/go-playground/validator/v10 to v10.17.0 ( #6 )
...
/ build (push) Successful in 3m15s
Co-authored-by: Renovate Bot <renovate@myservermanager.com>
Co-committed-by: Renovate Bot <renovate@myservermanager.com>
2024-01-14 16:31:50 +00:00
81f6a29f8c
Update module github.com/redis/go-redis/v9 to v9.4.0 ( #5 )
...
/ build (push) Successful in 3m36s
Co-authored-by: Renovate Bot <renovate@myservermanager.com>
Co-committed-by: Renovate Bot <renovate@myservermanager.com>
2024-01-10 22:09:51 +00:00
105d6db897
Update all minor dependencies ( #4 )
...
/ build (push) Successful in 3m20s
github.com/go-resty/resty/v2 require minor v2.10.0 -> v2.11.0
github.com/urfave/cli/v2 require minor v2.26.0 -> v2.27.1
Co-authored-by: Renovate Bot <renovate@myservermanager.com>
Co-committed-by: Renovate Bot <renovate@myservermanager.com>
2024-01-05 13:06:29 +00: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