Benjamin
f02e08a52b
test: fixes git tests ( #585 )
2022-02-07 11:14:36 +01:00
Romaric Philogène
14d3e7955d
Improve deployment time ( #571 )
...
Improve deployment time using Container Registry as a distributed container layers cache.
2022-02-01 12:23:01 +01:00
Romain GERARD
c2c4dae6cc
Base64 encode credentials to avoid security check
2022-01-07 09:12:34 +01:00
Benjamin Chastanier
9a89fde2db
tests: ignoring test_git_submodule_with_ssh_key until fix
2022-01-06 23:35:46 +01:00
Erèbe - Romain Gerard
18657dc3e6
Git Ssh: Make it bullet proof and use provided user ( #550 )
2022-01-06 17:14:22 +01:00
Romain GERARD
4d92ed9d04
Fix: correctly decode base64 variable
2022-01-05 08:24:52 +01:00
Erèbe - Romain Gerard
c415a64cb8
Add support for ssh key during git submodule ( #544 )
2022-01-04 18:37:11 +01:00
Erèbe - Romain Gerard
861d781503
Refacto git operations ( #524 )
...
- Properly set login/password to repository url
They were not correctly escaped before
- Use git reset --hard to checkout because we were trying
to change (badly) the HEAD which is what reset does
- Simplify + Handle all errors instead of swallowing them
- Add some tests
2021-12-13 16:41:37 +01:00
Benjamin Chastanier
b81e2aae39
lint: fixing fmt issue
2021-10-05 10:34:55 +02:00
Michael Grigoryan
dc30b38fe5
chore: Minor code cleanup ( #409 )
...
Co-authored-by: Benjamin <benjamin.chastanier@gmail.com >
2021-10-05 09:25:47 +02:00
Romain GERARD
0c438d855a
code format
2021-01-26 14:50:17 +01:00
Romaric Philogene
eb59496aa3
chore: cleanup unused imports and make code more idiomatic
2020-12-14 23:15:28 +01:00
Pierre Mavro
186ac40e9a
fix: several warning
2020-11-23 14:58:14 +01:00
Romaric Philogene
b32182e307
first commit for Qovery engine src/*
2020-10-25 14:37:33 +01:00