Commit Graph

5 Commits

Author SHA1 Message Date
timurgordon
34dea39c52 ... 2025-02-09 20:13:18 +00:00
74ab68d05f ... 2025-01-31 15:39:44 +03: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