php-tuf / composer-integration

PHP-TUF Composer Plugin.
7 stars 5 forks source link

Add message when running composer commands that The Update Frame is being used #121

Open tedbow opened 3 months ago

tedbow commented 3 months ago

Add message when running composer commands that The Update Framework is being used and it will affect performance. I think we just need 1 message per operation and just list the repos that are being protected.

This is important because people who are using TUF in UI like Drupal AutoUpdates might not be aware it runs on the Composer level and will therefore affect Composer operations on the command line also. They might just think Composer is slightly slower for no obvious reason