Skip to content

fix(snap): Refactor to avoid conflicts with readonly config provider directory#194

Merged
farshidtz merged 2 commits intoedgexfoundry:mainfrom
MonicaisHer:config-provider-fixes
Mar 23, 2023
Merged

fix(snap): Refactor to avoid conflicts with readonly config provider directory#194
farshidtz merged 2 commits intoedgexfoundry:mainfrom
MonicaisHer:config-provider-fixes

Conversation

@MonicaisHer
Copy link
Copy Markdown
Contributor

@MonicaisHer MonicaisHer commented Mar 21, 2023

This PR makes changes to incorporate the following fixes:

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

PR Checklist

Please check if your PR fulfills the following requirements:

  • I am not introducing a breaking change (if you are, flag in conventional commit message with BREAKING CHANGE: describing the break)
  • I am not introducing a new dependency (add notes below if you are)
  • I have added unit tests for the new feature or bug fix (if not, why?)
  • I have fully tested (add details below) this the new feature or bug fix (if not, why?)
  • I have opened a PR for the related docs change (if not, why?)

Testing Instructions

For testing instructions, please refer to edgexfoundry/device-mqtt-go#535

New Dependency Instructions (If applicable)

@MonicaisHer MonicaisHer force-pushed the config-provider-fixes branch from d609568 to 7bed824 Compare March 21, 2023 12:48
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Merging #194 (7bed824) into main (96327e0) will not change coverage.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@          Coverage Diff          @@
##            main    #194   +/-   ##
=====================================
  Coverage   3.05%   3.05%           
=====================================
  Files          6       6           
  Lines        687     687           
=====================================
  Hits          21      21           
  Misses       666     666           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@MonicaisHer MonicaisHer marked this pull request as ready for review March 21, 2023 13:20
@MonicaisHer MonicaisHer requested a review from farshidtz March 22, 2023 07:15
Comment thread snap/local/helper-go/install.go Outdated
…directory

Signed-off-by: Mengyi Wang <mengyi.wang@canonical.com>
@MonicaisHer MonicaisHer force-pushed the config-provider-fixes branch from 7bed824 to bf4bb03 Compare March 22, 2023 18:14
@MonicaisHer MonicaisHer requested a review from farshidtz March 22, 2023 18:15
Signed-off-by: Mengyi Wang <mengyi.wang@canonical.com>
@farshidtz farshidtz merged commit 8746c93 into edgexfoundry:main Mar 23, 2023
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.

3 participants