Π“Ρ€Π°Ρ„ ΠΊΠΎΠΌΠΌΠΈΡ‚ΠΎΠ²

7 ΠšΠΎΠΌΠΌΠΈΡ‚ΠΎΠ²

Автор SHA1 Π‘ΠΎΠΎΠ±Ρ‰Π΅Π½ΠΈΠ΅ Π”Π°Ρ‚Π°
Djordje Lukic e31f789c90 Use errgroup
Signed-off-by: Djordje Lukic <djordje.lukic@docker.com>
2020-10-23 16:43:54 +02:00
Silvin Lubecki 7011418009 Fix org ls command which takes too much time by adding concurrency when calling the API multiple times
Signed-off-by: Silvin Lubecki <silvin.lubecki@docker.com>
2020-10-23 16:43:54 +02:00
Silvin Lubecki b97c1f9d0b Refactor: use context for http requests
Signed-off-by: Silvin Lubecki <silvin.lubecki@docker.com>
2020-10-09 15:50:37 +02:00
Silvin Lubecki f793e3a22f Change copyright headers to better fit with the Contributor License Agreement
Signed-off-by: Silvin Lubecki <silvin.lubecki@docker.com>
2020-10-09 10:16:15 +02:00
Silvin Lubecki ae4041012e Refactor: add an Option pattern to the http requests so sender can customize the request
- factorize authorization header

Signed-off-by: Silvin Lubecki <silvin.lubecki@docker.com>
2020-10-05 14:30:18 +02:00
Silvin Lubecki 76ef1526c1 Added flag --all to "repo ls" and "tag ls" commands to fetch all the elements from pagination, otherwise it will only the the 25 first elements.
Signed-off-by: Silvin Lubecki <silvin.lubecki@docker.com>
2020-10-01 16:43:19 +02:00
Silvin Lubecki b10b40b7d0 Added a command "docker hub org teams" to list the teams inside an organization
Signed-off-by: Silvin Lubecki <silvin.lubecki@docker.com>
2020-09-23 19:43:34 +02:00