Commit Graph

10 Commits

Author SHA1 Message Date
e34d804dda ... 2025-02-07 11:59:52 +03:00
a66ef2e8b3 ... 2025-02-06 21:09:20 +03:00
91f8520229 refactor: improve redis client and publisher
- Refactor the redis client to use a mutex for thread safety.
- Improve error handling in context and playbook factory.
- Remove the play_mdbook command and associated tests.
- Add play_publisher command and tests for publishing books.
- Update the repository cache to use a reference to the redis client.

Co-authored-by: mahmmoud.hassanein <mahmmoud.hassanein@gmail.com>
2025-01-13 16:52:21 +02:00
694def6336 fixes in vm_caddy example 2024-12-31 17:37:58 +02:00
92335f8828 fixes for formatting 2024-12-31 11:00:02 +01:00
0821c052e7 prob still broken, but don\t have time right now 2024-12-31 10:20:37 +01:00
f8ab2f855a fix ourtime, logging, some missing installers, ... 2024-12-31 09:32:56 +01:00
7bbeee570e fix 2024-12-25 19:17:23 +01:00
f77c7ba874 the base 2024-12-25 12:38:51 +01:00
Mahmoud Emad
10e27d2962 feat: add base module
- Add base module with context, session, and configurator.
- Implement session management and configuration loading/saving.
- Introduce error handling and logging mechanisms.
- Include template files for Lua scripts.
2024-12-25 13:31:03 +02:00