Commit Graph

20 Commits

Author SHA1 Message Date
1cd8e8c299 ... 2025-08-16 05:13:18 +02:00
97d506ecbf ... 2025-08-15 17:57:16 +02:00
43ffedfad8 ... 2025-08-15 08:52:46 +02:00
e030309b7f ... 2025-08-15 07:09:40 +02:00
e77f923cd2 ... 2025-08-15 06:30:12 +02:00
bd86f2c4f7 ... 2025-08-15 06:20:00 +02:00
04403b62a4 ... 2025-08-06 08:50:32 +02:00
6c3032e65f ... 2025-07-21 13:42:27 +02:00
bb3dd2dbf9 ... 2025-07-21 13:35:30 +02:00
ddf5fcbbcc ... 2025-07-21 06:18:46 +02:00
f092095e7b ... 2025-07-19 13:49:10 +02:00
09f388e2ff ... 2025-03-09 15:59:57 +01: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
c2eef5a6ab s 2025-02-05 07:57:05 +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
6637756088 gittools 2025-01-23 14:09:20 +01: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
098fe97d73 the base 2024-12-25 12:23:15 +01:00