Skip to content
This repository has been archived by the owner on May 26, 2023. It is now read-only.

fix: make install creates $home/.edgex-cli/configuration.toml #372

Merged
merged 2 commits into from
Jan 29, 2021

Conversation

difince
Copy link
Contributor

@difince difince commented Jan 28, 2021

Signed-off-by: Diana Atanasova dianaa@vmware.com

PR Checklist

Please check if your PR fulfills the following requirements:

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

If your build fails due to your commit message not passing the build checks, please review the guidelines here: https://github.com/edgexfoundry/edgex-cli/blob/master/.github/Contributing.md.

What is the current behavior?

Issue Number:

What is the new behavior?

Do not create /res directory in GOBIN. This is a place for
executables only.
add "@" when echo, thus removing double printing the message

Does this PR introduce a breaking change?

  • Yes
  • No

New Imports

  • Yes
  • [x ] No

Specific Instructions

Are there any specific instructions or things that should be known prior to reviewing?

Other information

Do not create /res directory in GOBIN. This is a place for
executables only.
add "@" when echo, thus removing double printing the message

Signed-off-by: Diana Atanasova <dianaa@vmware.com>
@difince difince requested a review from mkbhanda January 28, 2021 13:45
@codecov-io
Copy link

Codecov Report

Merging #372 (996d191) into master (1f3ac9c) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #372   +/-   ##
=======================================
  Coverage   24.71%   24.71%           
=======================================
  Files           3        3           
  Lines          89       89           
=======================================
  Hits           22       22           
  Misses         62       62           
  Partials        5        5           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1f3ac9c...996d191. Read the comment docs.

Copy link
Contributor

@mkbhanda mkbhanda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @difince

@difince difince merged commit b6bf22c into edgexfoundry:master Jan 29, 2021
@difince difince deleted the install branch January 29, 2021 08:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants