Commit graph

90 commits

Author SHA1 Message Date
306f583418
feat: single schedule for all worker groups, simplify tables, show active workers 2024-02-27 23:47:20 +01:00
7035afe008
fix: oauth2 query 2024-02-27 15:55:35 +01:00
8c4fc83ca0
fix: table name 2024-02-27 15:43:20 +01:00
6a677d96cd
refactor: replace gorm with sqlx 2024-02-27 12:04:05 +01:00
6c960ba40a
feat: rename worker to worker-group 2024-02-24 22:07:49 +01:00
a9dd5a41b7
feat: rename healthchecks/cronjobs to monitor 2024-02-24 12:57:53 +01:00
a65834bd8d
feat(settings/healthchecks): updating healthchecks 2024-02-23 22:08:17 +01:00
cca5dc6ff3
docs(healthcheck): missing cron explanation 2024-02-23 15:18:50 +01:00
53be510c0c
fix(worker): history add 2024-02-23 15:16:51 +01:00
cb690409f4
feat(settings): nice pills in tables 2024-02-23 14:56:00 +01:00
fe0ab578a2
feat(settings): improve usage on small devices 2024-02-23 14:42:24 +01:00
3d7fb901d0
feat(settings): improve overall design 2024-02-23 12:18:02 +01:00
cd7abb7e33
feat(incidents): landing page 2024-02-23 09:36:13 +01:00
9ad39a16b7
feat(index): unknown is healthy 2024-02-22 20:56:11 +01:00
71ca6a9a73
feat(healthchecks): describe page 2024-02-22 20:20:34 +01:00
d84a8d3e21
ci(fly): worker api url 2024-02-22 17:43:03 +01:00
b44d4dcb2c
chore: remove npm package-lock 2024-02-22 17:30:40 +01:00
92e1958588
feat(index): working history page 2024-02-22 17:29:17 +01:00
bff8f2d027
docs: progress 2024-02-21 23:19:19 +01:00
3a8badb61b
feat(healthchecks): store history and nice code editor for scripts 2024-02-21 23:15:21 +01:00
33e8d2091d
fix(k6): config reading 2024-02-21 14:16:22 +01:00
4a36c60d9e
refactor(k6): simplify code 2024-02-21 14:09:22 +01:00
f8c8e381c1
fix: worker retry and fly new database 2024-02-21 10:41:20 +01:00
c862660e7d
feat(healthchecks/k6): run k6 script on workers 2024-02-21 10:06:54 +01:00
7d132cfb9d
feat(k6): added k6 execution for future healthcheck implementation 2024-02-21 09:41:49 +01:00
9848871630
refactor: replace gorilla/mux with echo 2024-02-20 11:24:04 +01:00
85e7c2765a
docs: new domain: 2024-02-19 20:09:27 +01:00
bf109f5be6
feat(temporal): temporal needs server worker 2024-02-19 15:23:17 +01:00
7a65cf7186
feat(healthcheck): abbility to select worker group 2024-02-19 11:43:43 +01:00
07f41f879d
ci: fix 2024-02-19 11:09:31 +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
c9a57f0d2b
chore: debug 2024-02-18 23:11:42 +01:00
08e19be859
ci(deploy): work without having key files 2024-02-18 22:42:47 +01:00
1221f524d5
feat(cmd): flags false by default 2024-02-18 22:41:40 +01:00
478232bcda
feat(workers): initial worker authentication and provisioning 2024-02-18 22:37:17 +01:00
2b6e1ca09b
ci(deploy): fix permissions for data 2024-02-18 11:34:03 +01:00
dc3251d00f
ci(deploy): fix permissions for data 2024-02-18 11:16:00 +01:00
2cb4042a20
ci(deploy): fix permissions for data 2024-02-18 11:04:06 +01:00
f8bc0aca0a
ci(deploy): run smoke tests 2024-02-18 10:54:01 +01:00
552c148a6e
ci: deploy needs build 2024-02-18 10:49:28 +01:00
ba705a799f
ci: add just to devbox 2024-02-18 10:47:34 +01:00
923c5eebae
ci(deploy): trying to fix deploy 2024-02-18 10:38:14 +01:00
ad5c0987e8
ci(deploy): trying to fix deploy 2024-02-18 09:02:02 +01:00
4ae3570e74
ci(deploy): trying to fix deploy 2024-02-18 08:51:05 +01:00
bf8cdc2032
ci(deploy): trying to fix deploy 2024-02-17 21:56:08 +01:00
99ec1a5fb0
ci(deploy): trying to fix deploy 2024-02-17 21:31:09 +01:00
b1a766f9b6
ci(build): deployment fixes 2024-02-17 20:19:18 +01:00
7699acea6f
ci(build): do not build arm for now, its too slow 2024-02-17 09:04:14 +01:00
7600759807
ci(deploy): wrong source and server process 2024-02-16 22:41:07 +01:00