shopware / deployment-helper

Simplify Shopware Deployments
https://developer.shopware.com/docs/guides/hosting/installation-updates/deployments/deployment-helper.html
9 stars 4 forks source link

Add theme:refresh and scheduled-task:register to run execution #7

Closed M-arcus closed 3 months ago

M-arcus commented 3 months ago

Normally, these cases should be handled by plugin:update. But themes and scheduled tasks can also be added by bundles.

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 97.72%. Comparing base (596674e) to head (3497fb5).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #7 +/- ## ========================================== + Coverage 97.71% 97.72% +0.01% ========================================== Files 18 18 Lines 306 308 +2 ========================================== + Hits 299 301 +2 Misses 7 7 ```

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