Commit graph

39 commits

Author SHA1 Message Date
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
c862660e7d
feat(healthchecks/k6): run k6 script on workers 2024-02-21 10:06:54 +01:00
9848871630
refactor: replace gorilla/mux with echo 2024-02-20 11:24:04 +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
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
478232bcda
feat(workers): initial worker authentication and provisioning 2024-02-18 22:37:17 +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
0db0f3e6b8
feat: single binary 2024-02-16 22:31:00 +01:00
5dfc7f0227
fix(oauth2): id is int for github 2024-02-16 15:07:52 +01:00
9e237a0b71
fix(oauth2): id is int for github 2024-02-16 15:02:29 +01:00
ccba0a9e18
fix(temporal): use retry logic when connecting 2024-02-16 14:50:35 +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
e6f6e5ede3
feat(healthcheck): use slugs and actual params 2024-02-16 13:41:18 +01:00
224f1f93fa
feat(healthcheck): initial demo cronjob execution 2024-02-16 13:07:29 +01:00
ccce0440f8
fix(healthcheck): redirect after post 2024-02-15 23:55:48 +01:00
6db158ba96
feat(healthcheck): abbility to add/list/get 2024-02-15 23:47:56 +01:00
6243cb28f3
feat: read yaml as config for potentialy configuring the app 2024-02-15 18:43:35 +01:00
29da3a9889
refactor: simplify reverse proxy and style 2024-02-13 22:39:34 +01:00
4a9d684108
feat: refactor temporal and make it work on fly 2024-02-13 21:52:10 +01:00
b516c979b3
feat(temporal): expose ui under authentication 2024-02-13 12:00:48 +01:00
18d6c563a5
feat: settings navigation and mocked healthchecks in index 2024-02-12 14:20:38 +01:00
650a2d8a4c
feat: basic settings style and 404 page 2024-02-12 11:22:14 +01:00
7085f0e4d6
feat(oauth2): use and store state 2024-02-12 09:25:11 +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
e45fc81faa
feat: restructure and add settings page 2024-02-10 18:35:16 +01:00
d4647edfd2
chore: remove unused template 2024-02-10 18:07:17 +01:00
d802745b0a
feat: style and screenshot 2024-02-10 18:05:11 +01:00
02a27a89b8
feat: initial work on tooling and design 2024-02-10 12:59:58 +01:00