adobe / aio-cli-plugin-app

Create, Build and Deploy Cloud Native Applications
Apache License 2.0
19 stars 35 forks source link

fix: pack throws getting api-mesh #774

Closed MichaelGoberling closed 5 months ago

MichaelGoberling commented 5 months ago

Description

Start using the --json flag when getting api-mesh during aio app pack and throw any resulting stderr

Related Issue

Closes https://github.com/adobe/aio-cli-plugin-app/issues/773

Motivation and Context

How Has This Been Tested?

Locally linked plugin, npm run test

Screenshots (if appropriate):

Types of changes

Checklist:

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (73a01b2) 100.00% compared to head (ce0e98d) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #774 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 56 56 Lines 3231 3232 +1 Branches 613 614 +1 ========================================= + Hits 3231 3232 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.