dependabot[bot]
1ec959f8a1
build(deps): Bump docker/setup-buildx-action from v1.2.0 to v1.3.0 ( #6413 )
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from v1.2.0 to v1.3.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.2.0...0d135e0c2fc0dba0729c1a47ecfcf5a3c7f8579e )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
dependabot[bot]
7362756354
build(deps): Bump docker/setup-buildx-action from v1.1.2 to v1.2.0 ( #6391 )
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from v1.1.2 to v1.2.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.1.2...012185ccbeb554a7f5f987bea0f1a73519b3cdf5 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sam Kleinman <garen@tychoish.com>
4 years ago
dependabot[bot]
0b770870c9
build(deps): Bump docker/setup-buildx-action from v1 to v1.1.2 ( #6324 )
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from v1 to v1.1.2.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1...2a4b53665e15ce7d7049afb11ff1f70ff1610609 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
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