Cronologia Commit

Autore SHA1 Messaggio Data
  Sebastiaan van Stijn 5a72ed3406 integration-cli: remove deprecated dockerCmd and waitRun utilities 1 anno fa
  Sebastiaan van Stijn eafb618594 integration-cli: findContainerIP: replace dockerCmd 1 anno fa
  Brian Goff e8dc902781 Wire up tests to support otel tracing 2 anni fa
  Sebastiaan van Stijn 225e2562c9 integration-cli: format code with gofumpt 3 anni fa
  Sebastiaan van Stijn 3beda17773 integration-cli: rename vars that collided with imports 2 anni fa
  Sebastiaan van Stijn 018347f802 integration-cli: remove waitInspectWithArgs() 3 anni fa
  Sebastiaan van Stijn 61c434c030 integration-cli: remove inspectMountPointJSON() 3 anni fa
  Sebastiaan van Stijn 940730093b integration-cli: remove cli.Build(), cli.Inspect() 3 anni fa
  Sebastiaan van Stijn abaf4b25d7 integration-cli: remove some redundant fmt.Sprintf()'s 3 anni fa
  Sebastiaan van Stijn 89f63f476b integration-cli: SA5011: possible nil pointer dereference (staticcheck) 3 anni fa
  Eng Zer Jun c55a4ac779 refactor: move from io/ioutil to io and os package 3 anni fa
  Brian Goff 601707a655 TestPushMultipleTags: Add support for 20.10 CLI 4 anni fa
  Sebastiaan van Stijn 9f0b3f5609 bump gotest.tools v3.0.1 for compatibility with Go 1.14 5 anni fa
  Sebastiaan van Stijn 67e4d36e46 integration-cli: remove unused functions and enable disabled tests 6 anni fa
  Sebastiaan van Stijn 0fabf3e41e integration-cli: remove unneeded fmt.Sprintf() in asserts 5 anni fa
  Tibor Vass 231ed42cab integration-cli: remove TestingT 5 anni fa
  Tibor Vass 8eb9f3f90e integration-cli: fix pollCheck 5 anni fa
  Tibor Vass bad6f3bf73 integration-cli: have helper functions use testing.Helper() 5 anni fa
  Tibor Vass 649201dc44 remove waitAndAssert and type casts 5 anni fa
  Tibor Vass 42599f1cad prepare for eg on waitAndAssert 5 anni fa
  Tibor Vass 318b1612e1 fix remaining compile issues 5 anni fa
  Tibor Vass 7813dfe9d7 rm-gocheck: goimports 5 anni fa
  Tibor Vass 3a24472c8e rm-gocheck: check.CommentInterface -> string 5 anni fa
  Tibor Vass 6135eec30a rm-gocheck: convert check.Commentf to string - with just one string 5 anni fa
  Tibor Vass a2024a5470 rm-gocheck: convert check.Commentf to string - with multiple args 5 anni fa
  Tibor Vass 59e55dcdd0 rm-gocheck: run goimports to compile successfully 5 anni fa
  Tibor Vass 2743e2d8bc rm-gocheck: IsNil 5 anni fa
  Tibor Vass 230f7bcc02 rm-gocheck: normalize to use checker 5 anni fa
  Tibor Vass 1d92789b4f rm-gocheck: check.C -> testing.T 5 anni fa
  Tibor Vass 1f69c62540 rm-gocheck: c.Assert(...) -> assert.Assert(c, ...) 5 anni fa