Граф коммитов

101 Коммитов

Автор SHA1 Сообщение Дата
Nicolas De loof e224ebd6c4
Merge pull request #59 from gtardif/sync_v1.0.9
Sync with compose-cli v1.0.9.
2021-03-02 10:29:17 +01:00
Guillaume Tardif 09d6d3adae Sync with compose-cli v1.0.9.
Update path of proto files in docker/compose-cli

Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2021-03-01 16:26:32 +01:00
Chris Crone e20ba7c85f
Merge pull request #56 from gtardif/release_setenv
Replace set-env, deprecated in GH actions.
2020-11-24 13:45:38 +01:00
Guillaume Tardif 1f5569ce83 Replace set-env, deprecated in GH actions. Using [GH actions env files] (https://docs.github.com/en/free-pro-team@latest/actions/reference/workflow-commands-for-github-actions#environment-files)
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
2020-11-24 12:19:26 +01:00
Guillaume Tardif 3864316afa
Merge pull request #55 from gtardif/fix_tabs_space
Sync: Fixing tabs vs spaces
2020-11-24 09:56:32 +01:00
Guillaume Tardif c4ae06f25f Sync: Fixing tabs vs spaces
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
2020-11-24 09:50:08 +01:00
Guillaume Tardif 4efa5fa854
Merge pull request #54 from gtardif/fix_tabs
Fix tabs vs spaces & sync protos
2020-11-17 18:37:05 +01:00
Guillaume Tardif cb88187c5a Fix tabs vs spaces & sync protos
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
2020-11-17 18:34:39 +01:00
Guillaume Tardif 4c0c8d4e08
Merge pull request #53 from gtardif/sync_protos_compose
Sync gRPC Compose API, added compose example
2020-11-17 17:09:03 +01:00
Guillaume Tardif 368663ca7c Sync gRPC Compose API, added compose example
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
2020-11-17 11:54:08 +01:00
Guillaume Tardif cd16904698
Merge pull request #52 from gtardif/sync_healthchecks
Sync healthcheck info (compose-cli v1.0.2)
2020-11-10 10:48:47 +01:00
Guillaume Tardif 402e7f8c79 Sync healthcheck info (compose-cli v1.0.2)
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
2020-11-10 09:44:47 +01:00
Guillaume Tardif ba47b3f097
Merge pull request #51 from gtardif/sync_context_ls
Sync context ls
2020-11-06 10:59:27 +01:00
Guillaume Tardif c053bf9ee0 Adding sample code using context endpoints
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
2020-11-05 17:18:36 +01:00
Guillaume Tardif 767843ed6c Make protos: add context endpoints, including docker host when available
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
2020-11-05 17:18:17 +01:00
Guillaume Tardif 743c0287bc
Merge pull request #50 from gtardif/sync_envVar
Syncing with compose-cli : can specify env vars and auto-remove option when running containers
2020-11-05 17:08:05 +01:00
Guillaume Tardif 0a6c3e5e85 Syncing with compose-cli : can specify env vars and auto-remove option when running containers
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
2020-11-05 16:46:12 +01:00
Guillaume Tardif 3280a8151d
Merge pull request #49 from gtardif/google-auth-library_upgrade
Upgrade google-auth-library and dependencies
2020-11-02 15:41:41 +01:00
Guillaume Tardif 8f3e032f3b Upgrade google-auth-library and dependencies
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
2020-11-02 15:38:50 +01:00
Guillaume Tardif 98c272800b
Merge pull request #48 from gtardif/node-forga_upgrade
Upgrade to node-forge-0.10
2020-11-02 15:00:19 +01:00
Guillaume Tardif 3b1b357632 Upgrade to node-forge-0.10
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
2020-11-02 14:54:49 +01:00
Guillaume Tardif 2f080f52c9
Merge pull request #47 from gtardif/remove_deprecated_container_fields
Add volume inspect API, remove deprecated container fields
2020-10-28 13:59:05 +01:00
Guillaume Tardif 4d5576179a Add volume inspect API, remove deprecated container fields (follow up after https://github.com/docker/compose-cli/pull/827)
Done by syncing protos from compose-cli: `make protos`

Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
2020-10-27 15:22:16 +01:00
Guillaume Tardif 55dce7b50e
Merge pull request #46 from gtardif/container_host_config
Add container Host config, getting CPU / Memory reservations and limits in container info
2020-10-15 15:42:49 +02:00
Guillaume Tardif 2f05bef3aa Add container Host config, getting CPU / Memory reservations and limits in container info
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
2020-10-13 16:22:14 +02:00
Guillaume Tardif bbd38be6fb
Merge pull request #44 from gtardif/ci_fork_prs_single_build
Avoid building the project twice for all PRs.
2020-10-02 16:46:49 +02:00
Guillaume Tardif 0bae6376af Avoid building the project twice for all PRs.
Build either on PR or on push[main], not all push events

Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
2020-10-02 16:44:31 +02:00
Guillaume Tardif eb6a634b7b
Merge pull request #45 from aiordache/protos_update_env
Update protos - add `Environment` and `Command` options to `RunRequest`
2020-10-02 16:43:05 +02:00
aiordache 9b92c6d3c0 Update protos
Signed-off-by: aiordache <anca.iordache@docker.com>
2020-10-02 15:27:32 +02:00
Guillaume Tardif eaa60a8309
Merge pull request #38 from docker/dependabot/npm_and_yarn/node-fetch-2.6.1
Bump node-fetch from 2.6.0 to 2.6.1
2020-09-29 11:35:14 +02:00
Guillaume Tardif 9879c37f36
Merge pull request #43 from gtardif/volume_api
Add Volume management API & example
2020-09-29 11:34:55 +02:00
Guillaume Tardif de9ce936ca Add Volume management API & example
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
2020-09-29 11:25:01 +02:00
dependabot[bot] c633dc5a00
Bump node-fetch from 2.6.0 to 2.6.1
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-29 08:30:30 +00:00
Guillaume Tardif 4e9b2cbf92
Merge pull request #37 from docker/dependabot/npm_and_yarn/lodash-4.17.20
Bump lodash from 4.17.15 to 4.17.20
2020-09-29 10:29:40 +02:00
Guillaume Tardif 41e56748e3 Add basic issue & PR templates
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
2020-09-29 10:16:38 +02:00
Guillaume Tardif a2a9267b6c
Merge pull request #40 from gtardif/ci_fork_prs
Build on pushing branches to upstream repo, and also PRs, where branches should be on forks
2020-09-25 10:33:18 +02:00
Guillaume Tardif 392bd25722 Build on pushing branches to upstream repo, and also PRs, where branches should be on forks
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
2020-09-25 10:31:13 +02:00
Guillaume Tardif 02e36321ab
Merge pull request #39 from gtardif/remove_private_key
Remove token not required anymore
2020-09-25 10:30:44 +02:00
Guillaume Tardif 888ecbf82a Remove token not required anymore
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
2020-09-25 09:56:50 +02:00
dependabot[bot] 0b616bf19a
Bump lodash from 4.17.15 to 4.17.20
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.20.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.20)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-25 07:50:22 +00:00
Guillaume Tardif 217f47c008
Merge pull request #35 from docker/update-license
Update license headers
2020-09-25 09:49:44 +02:00
Chris Crone 6df1420258 protos: Update to latest
Signed-off-by: Chris Crone <christopher.crone@docker.com>
2020-09-25 09:40:55 +02:00
Chris Crone 334e6939e0 license: Update headers
Signed-off-by: Chris Crone <christopher.crone@docker.com>
2020-09-25 09:40:55 +02:00
Guillaume Tardif 2f9feb7009
Merge pull request #36 from gtardif/fix_download
Fix downloading the cli and extract tar.gz
2020-09-24 14:52:19 +02:00
Guillaume Tardif b429226c7a Fix downloading the cli and extract tar.gz
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
2020-09-24 14:46:20 +02:00
Guillaume Tardif 48037f74c1 Name the release workflow (nicer display in GH UI) 2020-09-14 15:35:59 +02:00
Guillaume Tardif 2a2c549887 Fix typo in release ci
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
2020-09-14 15:28:38 +02:00
Guillaume Tardif 1276cb1d0c
Merge pull request #33 from docker/release_workflow
Automatically publish tagged packages (on tags v*)
2020-09-14 15:22:33 +02:00
Guillaume Tardif 998b87b234 Automatically publish tagged packages (on tags v*)
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
2020-09-14 15:12:55 +02:00
Djordje Lukic 64bb1939bd
Merge pull request #28 from chris-crone/rename-repo
Rename repo docker/api -> docker/compose-cli
2020-08-26 16:07:05 +02:00