* refactor(util/git/client): make runCredentialedCmd() signature coherent with runCmd() one
Signed-off-by: Yann Soubeyrand <yann.soubeyrand@camptocamp.com>
* fix(repo-server): completely clean up Git working directory
In some cases, for example when a Git submodule wasn’t present anymore
in a Git revision, the repo-server didn’t completely clean up its Git
working directory.
Fixes#3683
Signed-off-by: Yann Soubeyrand <yann.soubeyrand@camptocamp.com>
---------
Signed-off-by: Yann Soubeyrand <yann.soubeyrand@camptocamp.com>
* test: Use dedicated multi-arch workloads in e2e tests
Signed-off-by: jannfis <jann@mistrust.net>
* Use correct tag
Signed-off-by: jannfis <jann@mistrust.net>