Commit Graph

7 Commits

Author SHA1 Message Date
Mario Manno 6a9625d705
Bump go-git module (#406)
Bump go-git module
2024-01-12 11:35:05 +01:00
raul 4bae01c817
Remove unnecessary TODO 2023-08-23 16:24:11 +02:00
raul c5845f9903
extract terminateContainer to a separate func 2023-08-22 12:14:24 +02:00
raul 38609d760a
Create git repos for integration tests programatically 2023-08-22 12:14:24 +02:00
raul fb7a6e396e
Remove custom gogs client and use github.com/gogits/go-gogs-client instead 2023-08-22 12:14:24 +02:00
Raul Cabello Martin dc12f1427b
Fix typos
Co-authored-by: Corentin Néau <tan.neau@suse.com>
2023-08-22 12:14:23 +02:00
raul fd01173117
Use go-git for getting the latest commit
Remove the git shell out command. Use go-git instead.
2023-08-22 12:14:19 +02:00