Commit graph

24 commits

Author SHA1 Message Date
4445db1c97 feat: working temporal version combination 2024-06-03 21:47:22 +02:00
eaa80d3a91 feat: bump dependencies to latest and avoid cgo use 2024-06-03 21:47:22 +02:00
2a0447bc7b
refactor: use yaml v3 2024-05-25 19:55:25 +02:00
3e68f03097
feat: using js as filter syntax 2024-05-24 22:19:06 +02:00
414097108f
wip 2024-05-23 20:34:52 +02:00
0f28cdf175
feat: refactor, renames almost working workflow 2024-05-23 18:33:30 +02:00
51200fab4a
feat: triggers fixes, examples, states, migrations 2024-05-18 22:18:28 +02:00
4255c3b69d
feat(triggers): initial get/describe/create/update pages 2024-04-28 21:24:00 +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
6a677d96cd
refactor: replace gorm with sqlx 2024-02-27 12:04:05 +01:00
4a36c60d9e
refactor(k6): simplify code 2024-02-21 14:09:22 +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
478232bcda
feat(workers): initial worker authentication and provisioning 2024-02-18 22:37:17 +01:00
e6f6e5ede3
feat(healthcheck): use slugs and actual params 2024-02-16 13:41:18 +01:00
6243cb28f3
feat: read yaml as config for potentialy configuring the app 2024-02-15 18:43:35 +01:00
4a9d684108
feat: refactor temporal and make it work on fly 2024-02-13 21:52:10 +01:00
e74322f296
feat(temporal): add temporal server 2024-02-13 11:47:57 +01:00
650a2d8a4c
feat: basic settings style and 404 page 2024-02-12 11:22:14 +01:00
0a323c79e6
feat: fully implemented oauth2 authentication and cookie sessions 2024-02-11 23:48:37 +01:00
92453200ce
feat: folder structure change and initial oauth flow 2024-02-11 20:28:00 +01:00
4984ed2250
fix: generate and imports 2024-02-11 12:57:57 +01:00
1b822156d6
feat: connect to sqlite 2024-02-11 11:56:21 +01:00
02a27a89b8
feat: initial work on tooling and design 2024-02-10 12:59:58 +01:00