Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(cdsctl): cdsctl version #4878

Merged
merged 2 commits into from
Jan 21, 2020
Merged

fix(cdsctl): cdsctl version #4878

merged 2 commits into from
Jan 21, 2020

Conversation

yesnault
Copy link
Member

display
{"version":"snapshot","architecture":"amd64","os":"darwin","git_hash":"","build_time":"","db_migrate":"","keychain":true}

instead of:
{"keychain":true,"version":"CDS version:snapshot os:darwin architecture:amd64 git.hash: build.time: db.migrate:"}

  • do not display version of api in cdsctl version
  • fix Makefile docker-compose, to let user specifiy the docker image

Signed-off-by: Yvonnick Esnault yvonnick.esnault@corp.ovh.com

display
{"version":"snapshot","architecture":"amd64","os":"darwin","git_hash":"","build_time":"","db_migrate":"","keychain":true}

instead of:
{"keychain":true,"version":"CDS  version:snapshot os:darwin architecture:amd64 git.hash: build.time: db.migrate:"}

+
 - do not display version of api in cdsctl version
 - fix Makefile docker-compose, to let user specifiy the docker image

Signed-off-by: Yvonnick Esnault <yvonnick.esnault@corp.ovh.com>
cli/cdsctl/version.go Outdated Show resolved Hide resolved
Signed-off-by: Yvonnick Esnault <yvonnick.esnault@corp.ovh.com>
@yesnault yesnault requested a review from fsamin January 13, 2020 20:09
@fsamin fsamin merged commit d770987 into master Jan 21, 2020
@richardlt richardlt deleted the ye-makefile-cdsctl branch February 18, 2020 08:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants