Commit Graph

29 Commits

Author SHA1 Message Date
Mahmoud Emad
22f87b320e feat: Improve package management and testing
Some checks failed
Rhai Tests / Run Rhai Tests (push) Has been cancelled
Rhai Tests / Run Rhai Tests (pull_request) Has been cancelled
- Improve platform detection logic for more robust package management.
- Enhance error handling and reporting in package commands.
- Refactor code for better readability and maintainability.
- Add comprehensive tests to cover package management functionality.
- Improve test coverage for various scenarios and edge cases.
2025-05-09 09:54:32 +03:00
Mahmoud Emad
f002445c9e feat: Add PostgreSQL and Redis client support
Some checks failed
Rhai Tests / Run Rhai Tests (push) Waiting to run
Rhai Tests / Run Rhai Tests (pull_request) Has been cancelled
- Add PostgreSQL client functionality for database interactions.
- Add Redis client functionality for cache and data store operations.
- Extend Rhai scripting with PostgreSQL and Redis client modules.
- Add documentation and test cases for both clients.
2025-05-09 09:45:50 +03:00
104097ee4b git working 2025-05-08 09:05:44 +03:00
21893ce225 ... 2025-04-05 19:00:59 +02:00
768542afd3 ... 2025-04-05 11:30:20 +02:00
e9a73327e3 ... 2025-04-05 11:21:58 +02:00
8605e08a65 ... 2025-04-05 11:05:24 +02:00
fe7a676cac ... 2025-04-05 11:03:58 +02:00
4be9445702 ... 2025-04-05 09:56:10 +02:00
78db13d738 ... 2025-04-05 09:36:54 +02:00
4c50d4b62c ... 2025-04-05 07:40:32 +02:00
6d4c1742e7 ... 2025-04-05 07:23:07 +02:00
6de7bf9b56 ... 2025-04-05 06:34:16 +02:00
245aee12bf ... 2025-04-05 06:21:50 +02:00
3803a54529 ... 2025-04-05 05:59:51 +02:00
7cdd9f5559 ... 2025-04-05 05:46:30 +02:00
e48063a79c ... 2025-04-05 04:45:56 +02:00
5b006ff328 ... 2025-04-04 21:21:50 +02:00
c9b4010089 ... 2025-04-04 18:21:16 +02:00
119d7ee50e added example for nerdctl + testing nerdctl (still a bug with running container from image) 2025-04-02 17:21:39 +02:00
d6b53a72bb added test for everything container related 2025-04-02 16:12:31 +02:00
5f6420a421 added isolation feature for running containers 2025-04-02 15:20:32 +02:00
d5bc0bbfc4 added tests for container commands 2025-04-02 15:07:56 +02:00
Maxime Van Hees
3f461334ec added example 2025-04-02 14:41:50 +02:00
Maxime Van Hees
288f17453b installed roocode + added example 2025-04-02 12:14:04 +02:00
Maxime Van Hees
d3e5df44bb fix: module linking 2025-04-02 11:13:14 +02:00
a32cfb788b ... 2025-04-02 09:11:33 +02:00
6cc05ad2eb ... 2025-04-02 08:55:54 +02:00
c7908cb6e4 ... 2025-04-02 08:49:40 +02:00