Azure / iotedge-lorawan-starterkit

Sample implementation of LoRaWAN components to connect LoRaWAN antenna gateway running IoT Edge directly with Azure IoT.
https://azure.github.io/iotedge-lorawan-starterkit/2.2.1
Other
184 stars 63 forks source link

Fixed bicep build and manifest creation in the release job #2108

Closed ouphi closed 1 year ago

ouphi commented 1 year ago

What is being addressed

Release job is broken because:

How is this addressed

The release job fixed was tested here

When testing it I get the following manifest published:

Screenshot 2023-10-31 at 21 20 07
codecov-commenter commented 1 year ago

Codecov Report

Merging #2108 (08891d4) into dev (1020e5a) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##              dev    #2108   +/-   ##
=======================================
  Coverage   82.97%   82.97%           
=======================================
  Files         256      256           
  Lines        9309     9309           
  Branches     1455     1455           
=======================================
  Hits         7724     7724           
  Misses       1140     1140           
  Partials      445      445