edgexfoundry / app-service-configurable

Owner: Applications WG
Apache License 2.0
18 stars 47 forks source link

feat: [ASC] Add defaults for new Last Will options #610

Closed lenny-goodell closed 12 months ago

lenny-goodell commented 12 months ago

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

PR Checklist

Please check if your PR fulfills the following requirements:

Testing Instructions

Run non-secure EdgeX stack Build ASC from this branch Run the following and verify each bootstraps w/o error

./app-service-configurable -cp -d -p external-mqtt-trigger
./app-service-configurable -cp -d -p sample
./app-service-configurable -cp -d -p mqtt-export

New Dependency Instructions (If applicable)