PHPCSStandards / composer-installer

Composer installer for PHP_CodeSniffer coding standards
https://packagist.org/packages/dealerdirect/phpcodesniffer-composer-installer
MIT License
542 stars 36 forks source link

CI: investigate adding "retry" logic #196

Open jrfnl opened 1 year ago

jrfnl commented 1 year ago

The CI test related builds often fail for reasons outside of this plugin (rate limits etc).

It may be worth it to spend some time looking at ways to automatically retry certain steps on failure to safe use from having to manually restart nearly every build two/three times before it finished cleanly.