Tom Wiesing
f7c8a43844
component: Rename and simplification
2022-11-16 13:07:13 +01:00
Tom Wiesing
e320bb37bb
component: Automatically determine names
2022-11-16 13:07:13 +01:00
Tom Wiesing
10df1c3243
Move internal/core => internal/cli
2022-11-16 13:07:13 +01:00
Tom Wiesing
84dcaa62a9
internal/component: Further optimize initialization
2022-11-16 13:07:05 +01:00
Tom Wiesing
3b112f1b8e
snapshots: Handle as separate components
2022-10-02 18:17:47 +02:00
Tom Wiesing
a63e656f69
internal/component: Update documentation and linting
2022-09-21 13:03:24 +02:00
Tom Wiesing
84974dd712
internal/component: Cleanup unused general code
2022-09-21 12:00:36 +02:00
Tom Wiesing
881b538dff
Make 'system_update' more generic
2022-09-19 14:56:46 +02:00
Tom Wiesing
f19619ef9f
Add 'environment' package
...
This commit adds a new environment package that manages all calls to the
underlying operating system.
2022-09-18 14:24:22 +02:00
Tom Wiesing
822c70cd69
'wdcli backup': Move to separate package
2022-09-17 18:17:37 +02:00
Tom Wiesing
5cd5ae9be2
'wdcli backup': Rework backup process
...
This commit reworks the backup process to dynamically find the list of
components.
2022-09-17 16:34:07 +02:00
Tom Wiesing
a8da3f70eb
Move instances into a separate component
2022-09-14 18:07:12 +02:00
Tom Wiesing
feacd4eeae
Move runtime around
2022-09-14 14:42:21 +02:00
Tom Wiesing
a360324f62
Refactor Package structure
...
This commit cleans up the package structure, to make two new top-level
packages `internal` (for internal-use packages) and `pkg` (for general
shared utility code).
2022-09-12 15:42:21 +02:00