Robin Olsen
|
aabce0b0b2
|
refactor to use app package instead of service
refactor app to be composable
|
2026-02-28 23:30:31 +01:00 |
|
Robin Olsen
|
ba0115d1bc
|
lots of changes and reducing dependency imports
|
2026-02-28 16:39:50 +01:00 |
|
Robin Olsen
|
9ce9b6ee07
|
add it to survey config
|
2026-02-28 10:44:00 +01:00 |
|
Robin Olsen
|
8decd74952
|
make tasks use map instead of slice
|
2026-02-23 13:13:34 +01:00 |
|
Robin Olsen
|
235b07f7ce
|
use registry for interfaces also
add list interfaces command
|
2026-02-22 22:58:04 +01:00 |
|
Robin Olsen
|
78769396e7
|
forgot to commit this
|
2026-02-22 19:47:17 +01:00 |
|
Robin Olsen
|
118e67dbf4
|
refactor services to use Interface and change name to app
|
2026-02-22 16:16:09 +01:00 |
|
Robin Olsen
|
0f41f76679
|
add builders and chaining methods for various types and variables for better reusability and readability
|
2026-02-19 17:26:16 +01:00 |
|
Robin Olsen
|
612f0c86c7
|
refactor for simplicity
|
2026-02-18 15:32:08 +01:00 |
|
Robin Olsen
|
7ee2a3a0c6
|
Merge remote-tracking branch 'origin/main' into LPM-58
|
2026-02-18 14:19:08 +01:00 |
|
Robin Olsen
|
ffa32ebd3a
|
add dockerfile
add make commands for building and running using docker
remove localhost on server address so it's not locked
|
2026-02-18 14:12:37 +01:00 |
|
Robin Olsen
|
23747fb799
|
refactor to use Tasker interface instead of Task
add tasker register for registering tasks for extiensibility
|
2026-02-18 13:07:23 +01:00 |
|
Robin Olsen
|
0ffe4f11b3
|
add command to specify task
add runTask to run spesific task with spesific interface
|
2026-02-17 20:03:43 +01:00 |
|
Robin Olsen
|
86c8bc3143
|
refactor for better reusability and maintainability
|
2026-02-17 15:17:49 +01:00 |
|
Robin Olsen
|
279adb157e
|
refactor for better maintainability and readabilty
|
2026-02-17 11:11:54 +01:00 |
|
Robin Olsen
|
c3181e0f77
|
Update cmd/survey/init.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-02-13 10:23:57 +01:00 |
|
Robin Olsen
|
e994c890f4
|
refactor survery cmd
move package files to pkg
|
2026-02-13 10:13:41 +01:00 |
|
Robin Olsen
|
cbfbb6a0bb
|
add init file for better separation
|
2026-02-12 22:07:03 +01:00 |
|