Historial de Commits

Autor SHA1 Mensaje Fecha
  Tibor Vass 59e55dcdd0 rm-gocheck: run goimports to compile successfully hace 5 años
  Tibor Vass 1d92789b4f rm-gocheck: check.C -> testing.T hace 5 años
  Tibor Vass 0811297608 use gotest.tools assertions in docker_cli_push_test.go hace 6 años
  Tibor Vass f23a51a860 Revert "Remove Schema1 integration test suite" hace 6 años
  Sebastiaan van Stijn 6345208b9b Replace some checkers and assertions with gotest.tools hace 6 años
  Brian Goff 13b7d11be1 Remove Schema1 integration test suite hace 6 años
  Kir Kolyshkin 83363fb2d4 integration: use %s for check.Commentf() hace 7 años
  Vincent Demeester 3845728524 Update tests to use gotest.tools 👼 hace 7 años
  Sebastiaan van Stijn f23c00d870 Various code-cleanup hace 7 años
  Vincent Demeester 5433ceb12e Migrate DockerTrustSuite to docker/cli e2e tests hace 7 años
  Daniel Nephin 92427b3a81 Update tests to use icmd hace 8 años
  Vincent Demeester 9ff9a91ab7 Remove `cli/flags` package hace 8 años
  Vincent Demeester 71d60ec0eb Move cli.Configdir away (in `flags`). hace 8 años
  Arnaud Porterie (icecrime) 32915b1d0a Remove cmd/docker and other directories in cli/ in accordance with the new Moby project scope hace 8 años
  Vincent Demeester b0ba39d431 Use `cli` for trusted relate command hace 8 años
  Derek McGowan 5ff82cffee Revert retry count change hace 8 años
  Sebastiaan van Stijn 6263c3cf2e Merge pull request #32058 from tophj-ibm/flaky-token-test hace 8 años
  Christopher Jones a96bf0fb2f Fix flaky test DockerRegistryAuthTokenSuite.TestPushMisconfiguredTokenServiceResponseError hace 8 años
  Vincent Demeester 50c4475df6 Introduce a `cli` package for test-integration hace 8 años
  Vincent Demeester c10f6ef43f Clean more build utils in integration cli hace 8 años
  Vincent Demeester 303b1d200a Update trustedCmd to be compatible with testutil/cmd hace 8 años
  Vincent Demeester 87e3fcfe1e Clean some runCommandWithOutput accross integration-cli code hace 8 años
  Vincent Demeester 33968e6c7d Remove pkg/integration and move it to testutil or integration-cli hace 8 años
  Vincent Demeester def13fa23c Clean integration-cli/utils.go from most of its content hace 8 años
  Vincent Demeester ce964a607a Move package cliconfig to cli/config hace 8 años
  Derek McGowan 3f5392fdda Update token server error test to not fail on retries hace 9 años
  allencloud 0ead624473 add defer file.Close to avoid potential fd leak hace 9 años
  Antonio Murdaca a0c8970df1 integration-cli: ensure digest is the same after cross-repo push hace 9 años
  Derek McGowan 33984f256b Always store the image digest when pulling and pushing an image. hace 9 años
  Antonio Murdaca 0bc88d5b0a integration-cli: use distribution/reference.DigestRegexp hace 9 años