adobe / aio-cli-plugin-app

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

fix: misleading publish errors #769

Closed MichaelGoberling closed 5 months ago

MichaelGoberling commented 5 months ago

Description

Skip publish attempt if user force deploys a production prod app (Since console returns an error)

Related Issue

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

Motivation and Context

How Has This Been Tested?

npm run test, locally linked plugin

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 (bca1200) 100.00% compared to head (7287c66) 100.00%.

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

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