Histórico de Commits

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