adobe / aio-cli-plugin-app

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

feat(breaking): run add-vscode-config generator on app init (retooled local debugging) #801

Open shazron opened 5 months ago

shazron commented 5 months ago

⚠️ Note: needs https://github.com/adobe/aio-cli-plugin-app-dev installed for debugging - this new plugin should be a core plugin in the aio-cli 🛑 This is a breaking change since it would break aio app run --local functionality. aio app run --local would either need to be removed or a warning shown, or a notice to users that there is a new local debug.

How Has This Been Tested?

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:

Project coverage is 100.00%. Comparing base (74ebd4d) to head (70fcef5).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #801 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 56 56 Lines 3242 3242 Branches 616 616 ========================================= Hits 3242 3242 ```

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