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

build(snap): upgrade device-virtual and app-service-config to 2.1 (Jakarta) #4045

Conversation

farshidtz
Copy link
Member

Cherry picked commit from Kamakura PR:

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

New Dependency Instructions (If applicable)

@farshidtz farshidtz requested a review from MonicaisHer June 3, 2022 11:54
@codecov-commenter
Copy link

Codecov Report

Merging #4045 (8511ba1) into jakarta (155d0ec) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           jakarta    #4045   +/-   ##
========================================
  Coverage    45.84%   45.84%           
========================================
  Files          112      112           
  Lines         9655     9655           
========================================
  Hits          4426     4426           
  Misses        4845     4845           
  Partials       384      384           

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 155d0ec...8511ba1. Read the comment docs.

…gexfoundry#3831)

* build(snap): upgrade device-virtual  and app-service-config to 2.1

- update edgex-app-service-config to 2.1
- use  stage keyword to filter `usr` file out, to solve the file conflict
  between `app-service-config` and `edgex-go` part
- filter `external-mqtt-trigger` out
- add inline comments
- update device-virtual's git version
- include files "Attribution.txt" and "LICENSE"

Signed-off-by: Mengyi Wang <[email protected]>
(cherry picked from commit f650799)
Signed-off-by: Farshid Tavakolizadeh <[email protected]>
@farshidtz farshidtz force-pushed the jakarta-snap-update-devicevirtual-asc-kuiper-redis branch from 8511ba1 to cd470aa Compare June 3, 2022 12:42
@sonarqubecloud
Copy link

sonarqubecloud bot commented Jun 3, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Copy link
Contributor

@MonicaisHer MonicaisHer left a comment

Choose a reason for hiding this comment

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

@farshidtz Thanks, LGTM. I have ran checkboxtest jakarta suite, which contains this commit, against jakarta-2.1.1-snap branch. All passed!

@farshidtz farshidtz merged commit 7bf2b36 into edgexfoundry:jakarta Jun 3, 2022
@farshidtz farshidtz deleted the jakarta-snap-update-devicevirtual-asc-kuiper-redis branch June 3, 2022 14:07
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