Commit History

Author SHA1 Message Date
  Djordje Lukic d8a38afecc Implement printing published ports 5 years ago
  Djordje Lukic 23d2eacf84 Merge pull request #97 from docker/feat-port-parsing 5 years ago
  Guillaume Tardif d496b239dd Merge pull request #96 from rumpl/chore-golangci-lint 5 years ago
  Guillaume Tardif 4dbb0df34c Merge pull request #83 from docker/azure-login 5 years ago
  Djordje Lukic 52f7902d40 Port parsing on the comand line 5 years ago
  Guillaume Tardif 7cf2309ca6 Separate azure login bits in LocalServer + Helper (mocked part) 5 years ago
  Guillaume Tardif 7edc6659a2 Add unit tests for login process 5 years ago
  Guillaume Tardif 146dd3e639 Fix tokenStore not creating ~/.azure folder if not exist 5 years ago
  Guillaume Tardif 8b116b7c73 get an available port for login localhost server, instead of hardcoded port 5 years ago
  Guillaume Tardif d49773e348 Use cli context for login 5 years ago
  Guillaume Tardif bd5e3af2d4 Plug new authorizer and remove az dependency 5 years ago
  Guillaume Tardif 69f10fe80c Extract interface / types to allow unit tests / mock 5 years ago
  Guillaume Tardif 1e19d977e0 Initial functional login command : added Cloud API with generic Login() 5 years ago
  Guillaume Tardif eea84cd487 move context cmd to its own folder ; initial `docker context login` command 5 years ago
  Guillaume Tardif 230cccff76 Merge pull request #92 from docker/chore-cmd-cleanup 5 years ago
  Djordje Lukic 693aa7b849 Remove golangci-lint action, use executable 5 years ago
  Djordje Lukic 15fb6f63c3 Add licenses 5 years ago
  Djordje Lukic 0765b08309 Put each compose command in own file 5 years ago
  Djordje Lukic 962efef48c Commands run and rm only call a func 5 years ago
  Djordje Lukic 42c72c365c Split context comands into own files 5 years ago
  Djordje Lukic 0d3ddaa490 Merge pull request #94 from rumpl/chore-rm-setup-dev 5 years ago
  Djordje Lukic f464d98f5f Merge pull request #95 from docker/fix-make-protos 5 years ago
  Djordje Lukic a506b7f4e9 Fix `make protos` 5 years ago
  Djordje Lukic f71ef61fef Remove unused setup-dev.sh, add protoc to the readme 5 years ago
  Djordje Lukic 03095e5796 Merge pull request #93 from rumpl/chore-clean-readme 5 years ago
  Djordje Lukic 85ccba0e5e Remove gotestsum from the readme 5 years ago
  Djordje Lukic 17ffa84495 Merge pull request #90 from docker/chore-faster-build 5 years ago
  Djordje Lukic 7b26e8e836 Faster build 5 years ago
  Djordje Lukic 6b435cf802 Merge pull request #86 from rumpl/feat-multierror 5 years ago
  Chris Crone 747258d452 Merge pull request #91 from chris-crone/appease-linter 5 years ago