adobe / aio-cli-plugin-app

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

clean web.distProd on build #752

Closed purplecabbage closed 9 months ago

purplecabbage commented 9 months ago

Description

This should clean up an estimated overall 1/2 of our S3 deployments. Note that S3 is only cleaned up on the next deploy of any namespace, so the full impact may take time to see.

Related Issue

ACNA-2638

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

Checklist:

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (af171d4) 100.00% compared to head (02f2637) 100.00%. Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #752 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 56 56 Lines 3233 3234 +1 Branches 612 612 ========================================= + Hits 3233 3234 +1 ```

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