Show version of software at the start of the job
Problem/Motivation
When comparing log output to local results or from DrupalCI, when there are differences in behaviour this is often due to using different versions. It would be nice to show the version being used at the start of the job.
Proposed resolution
This could be done for every job -
COMPOSER, ESLINT, STYLELINT, COMPOSER-LINT, PHPCS, PHPUNIT, PHPSTAN and NIGHTWATCH.
Also at the start of phpunit in D10 we have drush status which gives very helpful context info, but this is missing in the D7 template.