Metadrop / scripthor

Swiss knife of scripts for speed up the development on drupal projects.
1 stars 10 forks source link

Silence scripts exist on composer actions #20

Closed jorgetutor closed 3 years ago

jorgetutor commented 3 years ago

Scripthor is notifying so much log information when (I think) it is not needed and only increases composer log messages which is a problem on Ci/CD platforms. I have kept other messages like link creation.

Example

...
Writing lock file
Generating autoload files
composer/package-versions-deprecated: Generating version class...
composer/package-versions-deprecated: ...done generating version class
90 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
scripthorInstaller: post-update-cmd
Scripthor start.
Script exists: frontend-build.sh
Script exists: copy-content-config-entity-to-module.sh
Script exists: reload-local.sh
Script exists: setup-traefik-port.sh
Script exists: backup.sh
Script exists: update-helper.sh
Scripthor finished.