|
|
ffcf6b2596
|
fix: made the return be self, given that the instance of the class itself is what is treated as the context manager by default
|
2026-01-24 14:47:44 -05:00 |
|
|
|
8ccdf4547e
|
refactor: distributed classes into different files
|
2026-01-22 14:08:23 -05:00 |
|
|
|
aea6638243
|
refactor: renamed module with utilities for management of software for given users and groups
|
2026-01-21 09:17:37 -05:00 |
|
|
|
a4a8260d1c
|
fix: added missing import of Callable type hint
|
2026-01-07 23:16:43 -05:00 |
|
|
|
86cd3584b3
|
changed method name and added inheritance for 'Software' class, moved 'SSHKey' related classes to separate file and fixed 'Software' instance method call
|
2026-01-07 12:07:36 -05:00 |
|
|
|
f46d397e3c
|
refactor: moved SSH key management classes to separate file, added planned methods unimplemented for some classes
|
2026-01-06 21:59:05 -05:00 |
|
|
|
078cdd4ab3
|
did some refactoring and renaming
|
2026-01-04 20:35:13 -05:00 |
|
|
|
eefce50bbb
|
fix, refactor: debugged circular class ref via refactor & renaming
|
2026-01-03 15:54:49 -05:00 |
|
|
|
5a04745c77
|
fix, feature: removed unpacking that lead to incorrect argument number, added Enum entry, added TODOs
|
2026-01-02 17:06:01 -05:00 |
|
|
|
9d817b54b4
|
added classes that allow instantiation of relevant paths tied to given software
|
2025-12-25 09:43:13 -05:00 |
|