Commit Graph

12 Commits

Author SHA1 Message Date
raul 0c19b9f506 Recreate job always if generation has changed
Co-authored-by: Corentin Néau <tan.neau@suse.com>
Co-authored-by: Xavi Garcia <xavi.garcia@suse.com>
2024-01-19 15:44:32 +01:00
Mario Manno 67378a0711 Bump x/crypto to 0.17.0 2023-12-21 16:34:25 +01:00
Mario Manno e057c28e31 Switch to go.uber.org/mock
The golang/mock is archived.
2023-12-21 16:08:04 +01:00
Raul Cabello Martin 03f3ce12d5
Migrate to controller runtime (#368)
Co-authored-by: Alejandro Ruiz <4057165+aruiz14@users.noreply.github.com>
Co-authored-by: Corentin Néau <tan.neau@suse.com>
2023-12-12 12:12:32 +01:00
Raul Cabello Martin 0ab1f794ad
Wait for gogs ssh server to be ready (#337) 2023-10-19 10:11:08 +02: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 4829517ac5
Remove unnecessary description and exclude files 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