63fd9d1660
...
2025-07-22 09:20:10 +02:00
ff79c952f2
...
2025-07-21 13:57:38 +02:00
6c3032e65f
...
2025-07-21 13:42:27 +02:00
740b243356
..
2025-07-21 13:40:04 +02:00
bb3dd2dbf9
...
2025-07-21 13:35:30 +02:00
02c4229116
...
2025-07-21 13:20:24 +02:00
1944d58c9f
...
2025-07-21 07:27:17 +02:00
959c1319e7
...
2025-07-21 06:51:13 +02:00
ddf5fcbbcc
...
2025-07-21 06:18:46 +02:00
02ffc71aea
...
2025-07-19 15:54:23 +02:00
f092095e7b
...
2025-07-19 13:49:10 +02:00
1fdd30c147
...
2025-07-18 07:35:18 +02:00
89b7f0d465
...
2025-06-15 16:30:40 +02:00
b410544ee1
...
2025-05-21 08:30:30 +04:00
cb664b2115
...
2025-05-18 10:58:49 +03:00
598b312140
...
2025-03-24 06:44:39 +01:00
9b0da9f245
Merge branch 'development_ourdb_new' into development
...
* development_ourdb_new: (115 commits)
webdav completion wip
Remove path from fsentry metadata, make vfs and webdav work again with fixes
feat: Implement database synchronization using binary encoding
Add documentation and tests for model_property.v
feat: Add diagrams and README for OurDB syncer
circle core objects work again
...
...
radix tree has now prefix
names
models
...
....
...
...
vfs_basics working
vfs working
...
...
...
...
# Conflicts:
# .gitignore
# lib/code/generator/installer_client/ask.v
# lib/code/generator/installer_client/factory.v
# lib/code/generator/installer_client/generate.v
# lib/code/generator/installer_client/model.v
# lib/code/generator/installer_client/readme.md
# lib/code/generator/installer_client/scanner.v
# lib/code/generator/installer_client/templates/atemplate.yaml
# lib/code/generator/installer_client/templates/heroscript_client
# lib/code/generator/installer_client/templates/heroscript_installer
# lib/code/generator/installer_client/templates/objname_actions.vtemplate
# lib/code/generator/installer_client/templates/objname_factory_.vtemplate
# lib/code/generator/installer_client/templates/objname_model.vtemplate
# lib/code/generator/installer_client/templates/readme.md
# lib/code/generator/installer_client_OLD/ask.v
# lib/code/generator/installer_client_OLD/do.v
# lib/code/generator/installer_client_OLD/generate.v
# lib/code/generator/installer_client_OLD/model.v
# lib/code/generator/installer_client_OLD/readme.md
# lib/code/generator/installer_client_OLD/scanner.v
# lib/code/generator/installer_client_OLD/templates/atemplate.yaml
# lib/code/generator/installer_client_OLD/templates/heroscript_client
# lib/code/generator/installer_client_OLD/templates/heroscript_installer
# lib/code/generator/installer_client_OLD/templates/objname_actions.vtemplate
# lib/code/generator/installer_client_OLD/templates/objname_factory_.vtemplate
# lib/code/generator/installer_client_OLD/templates/objname_model.vtemplate
# lib/code/generator/installer_client_OLD/templates/readme.md
# lib/core/generator/installer_client_OLD/ask.v
# lib/core/generator/installer_client_OLD/factory.v
# lib/core/generator/installer_client_OLD/generate.v
# lib/core/generator/installer_client_OLD/model.v
# lib/core/generator/installer_client_OLD/readme.md
# lib/core/generator/installer_client_OLD/scanner.v
# lib/core/generator/installer_client_OLD/templates/atemplate.yaml
# lib/core/generator/installer_client_OLD/templates/heroscript_client
# lib/core/generator/installer_client_OLD/templates/heroscript_installer
# lib/core/generator/installer_client_OLD/templates/objname_actions.vtemplate
# lib/core/generator/installer_client_OLD/templates/objname_factory_.vtemplate
# lib/core/generator/installer_client_OLD/templates/objname_model.vtemplate
# lib/core/generator/installer_client_OLD/templates/readme.md
# lib/core/texttools/namefix.v
2025-03-24 05:29:46 +01:00
Timur Gordon
133e7c9809
Merge branch 'development' into 6-openrpc-code-generator
2025-03-16 19:15:04 +01:00
a96903da0e
...
2025-03-09 21:17:32 +01:00
09f388e2ff
...
2025-03-09 15:59:57 +01:00
ff45beac09
...
2025-02-19 09:46:41 +03:00
cdaf64b3cf
git print better
2025-02-19 07:15:14 +03:00
49af31776e
gitools
2025-02-19 05:53:29 +03:00
60d6474a42
...
2025-02-17 08:29:57 +03:00
5f9c6ff2bb
...
2025-02-10 12:41:14 +03:00
timurgordon
34dea39c52
...
2025-02-09 20:13:18 +00:00
7b69719f0e
...
2025-02-09 08:55:01 +01:00
1d631fec21
...
2025-02-09 08:52:42 +01:00
timurgordon
1005576814
Merge branch 'development' into 6-openrpc-code-generator
2025-02-08 17:45:43 +03:00
e34d804dda
...
2025-02-07 11:59:52 +03:00
f4f5eb06a4
location fixed for postgresql client
2025-02-06 07:15:32 +03:00
5ad2062e5c
format
2025-02-06 06:26:44 +03:00
430586cc89
s
2025-02-05 08:14:48 +03:00
c2eef5a6ab
s
2025-02-05 07:57:05 +03:00
2d17938c75
s
2025-02-03 12:53:40 +03:00
0fd5062408
docusaurus
2025-02-02 19:24:10 +03:00
74ab68d05f
...
2025-01-31 15:39:44 +03:00
Mahmoud Emad
22918434c3
fix: Use cache key for repository lookup
...
- Changed the repository lookup in `repo_new_from_gitlocation` to use the cache key instead of the repository name.
- Added a new client `livekit` to the `test_basic.vsh` script for testing purposes.
Co-authored-by: mariobassem12 <mariobassem12@gmail.com >
2025-01-26 15:44:21 +02:00
888aac4867
push
2025-01-23 14:16:02 +01:00
6637756088
gittools
2025-01-23 14:09:20 +01:00
timurgordon
dce0b71530
replace crystallib with herolib
2025-01-22 23:57:49 +00:00
2a673553f1
fix hero for git
2025-01-14 11:53:28 +01: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
Mahmoud Emad
4c01c88b85
WIP: Building hero
...
- The work is still in progress
Co-authored-by: supermario <mariobassem12@gmail.com >
2025-01-02 19:01:37 +02:00
Mahmoud Emad
2e14b7b7af
fix: improve git url parsing and deployment
...
- Improve the parsing of Git URLs to correctly handle paths and branches.
- Fix an issue where the `griddriver` installer was not correctly
- installed.
- Fix a bug in the `IPAddress` `ping` function.
- Update the `GitLocation` struct to correctly handle branches and
- tags.
- Fix a bug in the `GitRepo` `checkout` function.
- Improve the `gitlocation_from_url` function to handle various Git
- URL formats.
- Update the `livekit` installer to use the correct source command.
- Update the `golang` installer to use the correct `go version`
- command.
- Update the `griddriver` installer to use the correct version
- command.
Co-authored-by: supermario <mariobassem12@gmail.com >
2025-01-02 13:35:36 +02:00
timurgordon
5d3df608e1
lighten modules and remove unnecessary imports
2025-01-02 01:47:15 -05:00
timurgordon
86af42bf4a
add performance analysis tool to view import trees
2025-01-02 01:44:49 -05:00
67132dcda8
wip: fix doctree example
2024-12-30 13:55:29 +02:00
Mahmoud-Emad
da44604910
test: improve test suite
...
- Remove unnecessary debug print statements.
- Remove redundant initialization calls.
- Improve test cache handling and error reporting.
- Refactor code for better readability and maintainability.
- Update test suite to include additional tests.
- Improve code formatting and style consistency.
2024-12-26 10:14:37 +00:00
7bbeee570e
fix
2024-12-25 19:17:23 +01:00