Author | SHA1 | Message | Date |
---|---|---|---|
odidev |
cd3ebe8754
|
docker: release Linux/ARM64 image (#5925)
Co-authored-by: Marko <marbar3778@yahoo.com> |
4 years ago |
Marko |
b958ba3440
|
docker: dont login when in PR (#5961) | 4 years ago |
Alessio Treglia |
0de4bec862
|
use Cleanup(),TempDir() in test cases (#5723)
Replace defer with t.Cleanup(). Replace the combination of ioutil.TempDir, error checking and defer os.RemoveAll() with Go testing.T's new TempDir() helper. Mark auxiliary functions as test helpers. |
4 years ago |
Marko |
baa20a4b9c
|
fix docker deployment (#5647) | 4 years ago |
Marko |
dcdf9bbff8
|
ci: docker remvoe circleci and add github action (#5420) | 4 years ago |