Robin Olsen
|
cdb3d1dcd9
|
might fix repl bugs
|
2026-03-22 17:12:22 +01:00 |
|
Robin Olsen
|
3e9a903506
|
works now
|
2026-03-18 11:58:31 +01:00 |
|
Robin Olsen
|
40d25cc716
|
start with upgdrade (broken right now)
|
2026-03-18 11:23:10 +01:00 |
|
Robin Olsen
|
ba6d97550e
|
make sure to set task as completed
|
2026-03-16 14:19:54 +01:00 |
|
Robin Olsen
|
5919333fd3
|
add a interface descripton to each task
|
2026-03-11 19:39:03 +01:00 |
|
Robin Olsen
|
839ce95c37
|
wait for interface to close
|
2026-03-11 11:24:34 +01:00 |
|
Robin Olsen
|
3d183d7fcd
|
change validation to be submission callback based
|
2026-03-04 22:43:28 +01:00 |
|
Robin Olsen
|
6b1bdde561
|
Merge branch 'main' into Metrics-and-Logs
|
2026-03-04 14:32:54 +01:00 |
|
Robin Olsen
|
77b38692c6
|
align task with description
add a complete with message in case we need that
|
2026-03-04 14:00:35 +01:00 |
|
Robin Olsen
|
763f079063
|
refactor for separation of concern for better readabiliy and maintainability
|
2026-03-03 11:41:07 +01:00 |
|
Robin Olsen
|
5ebe95b62f
|
add metrics to tasks
|
2026-03-02 23:09:49 +01:00 |
|
Robin Olsen
|
ba4d3df669
|
refactor names and minimize dependencies
|
2026-02-28 22:17:55 +01:00 |
|
Robin Olsen
|
ba0115d1bc
|
lots of changes and reducing dependency imports
|
2026-02-28 16:39:50 +01:00 |
|
Robin Olsen
|
33c8c05ae3
|
refactor to decouple commands form entrypoint for reusability and centralizing commands.
Increase reusability and composition
|
2026-02-22 19:46:55 +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
|
2583ca13c3
|
sentralize userquiterror
|
2026-02-18 14:32:08 +01:00 |
|
Robin Olsen
|
b32e5a5946
|
Update pkg/task/runner.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-02-18 13:37:23 +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
|
a38e32aa78
|
use cobra for cli
delete pkg/runner and put funcs in task
add start command
|
2026-02-17 10:24:15 +01:00 |
|
Robin Olsen
|
b3b45e67be
|
add exit mechanicm to each stage
remove types and moved struct to appropriate files
|
2026-02-16 13:08:45 +01:00 |
|
Robin Olsen
|
e994c890f4
|
refactor survery cmd
move package files to pkg
|
2026-02-13 10:13:41 +01:00 |
|