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

Bugfix: Fix the redeploy of IoT Hub Portal #2667

Merged
merged 1 commit into from
Jan 2, 2024

Conversation

hocinehacherouf
Copy link
Contributor

Description

What's new?

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Tests
  • Other

@hocinehacherouf hocinehacherouf requested a review from a team as a code owner November 19, 2023 12:40
@hocinehacherouf hocinehacherouf changed the title Refresh iotedge-lorawan-starterkit git submodule #1576 Bugfix: Fix the redeploy of IoT Hub Portal Nov 19, 2023
Copy link

codecov bot commented Nov 19, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (cfbf6fc) 85.74% compared to head (14de289) 85.74%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2667   +/-   ##
=======================================
  Coverage   85.74%   85.74%           
=======================================
  Files         296      296           
  Lines       11340    11340           
  Branches      890      890           
=======================================
  Hits         9723     9723           
  Misses       1325     1325           
  Partials      292      292           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@hocinehacherouf hocinehacherouf force-pushed the Bugfix/_1576_fix_redeploy_of_iot_hub_portal branch from 844bae7 to 3f37b12 Compare December 17, 2023 09:56
@hocinehacherouf hocinehacherouf marked this pull request as draft December 27, 2023 14:30
@hocinehacherouf hocinehacherouf force-pushed the Bugfix/_1576_fix_redeploy_of_iot_hub_portal branch 2 times, most recently from a262db8 to 3e80757 Compare January 2, 2024 08:10
@hocinehacherouf hocinehacherouf marked this pull request as ready for review January 2, 2024 08:16
@kbeaugrand kbeaugrand force-pushed the Bugfix/_1576_fix_redeploy_of_iot_hub_portal branch from 3e80757 to 14de289 Compare January 2, 2024 09:00
@kbeaugrand kbeaugrand enabled auto-merge (squash) January 2, 2024 09:00
@kbeaugrand kbeaugrand merged commit ec469ea into main Jan 2, 2024
6 checks passed
@kbeaugrand kbeaugrand deleted the Bugfix/_1576_fix_redeploy_of_iot_hub_portal branch January 2, 2024 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: The redeploy of the portal with lorawan enabled fails on createIothubDevices step
2 participants