Commit Graph

26 Commits

Author SHA1 Message Date
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
36f41150c2 postgresql & new docs 2025-01-01 17:44:06 +01:00
b927fc5b5d ggolang install ok 2025-01-01 15:25:58 +01:00
914e1f5073 had to cleanup a lot in relation to optional returns 2025-01-01 13:40:24 +01:00
cffd5e2f9c fixed installers 2025-01-01 10:16:41 +01:00
e13931112d ... 2024-12-31 20:51:18 +01:00
7b601295f5 hwoto 2024-12-31 17:17:00 +01:00
849e1f1f2f add delete script for vm_caddy && fixes 2024-12-31 18:06:24 +02:00
694def6336 fixes in vm_caddy example 2024-12-31 17:37:58 +02:00
4233f9c3d1 fix imports 2024-12-31 15:11:57 +02:00
808c7646bf add example for deploying vm with caddy 2024-12-31 15:10:50 +02:00
92335f8828 fixes for formatting 2024-12-31 11:00:02 +01:00
8400bfc4ee Merge branch 'main_openai_fixes' into development_actions
* main_openai_fixes:
  wip: add tests for openai client
  fix crystallib imports
  fixes in openai client

# Conflicts:
#	examples/hero/generation/openapi_generation/example_actor/actor.v
#	examples/hero/openapi/actor.vsh
#	examples/hero/openapi/server.vsh
2024-12-31 10:23:20 +01:00
5151dfde49 Merge branch 'development_doctree_fixes' into development_actions
* development_doctree_fixes:
  wip: fix doctree example
  wip: fix doctree example
2024-12-31 10:21:53 +01:00
7e8dd68585 Merge branch 'development_remove_config_generics' into development_actions
* development_remove_config_generics:
  prob still broken, but don\t have time right now
  fix ourtime, logging, some missing installers, ...
  ...

# Conflicts:
#	examples/threefold/grid/vm_example.vsh
#	examples/threefold/grid/webgw_example.vsh
2024-12-31 10:21:34 +01:00
a59a66dd71 ... 2024-12-31 05:39:23 +01:00
f0fdf146a8 formatting 2024-12-30 17:36:22 +02:00
67132dcda8 wip: fix doctree example 2024-12-30 13:55:29 +02:00
e34a770cc6 wip: fix doctree example 2024-12-30 12:22:36 +02:00
523a58cfec ... 2024-12-30 08:39:45 +01:00
7894f7d420 ... 2024-12-30 08:01:17 +01:00
df63231db5 fix crystallib imports 2024-12-29 18:00:58 +02:00
84d3aaade7 ... 2024-12-27 17:06:08 +01:00
33eb743ba5 ... 2024-12-27 15:38:41 +01:00
4614c12819 the base 2024-12-25 12:27:58 +01:00
fbae8eeb2a the base 2024-12-25 11:44:17 +01:00