Closed
Description
Related to #400.
The actual git commits of each repository are not reported anywhere.
While just develop
is nice and easy when triggering the tests, it does not let me reproduce the tests. How do I know that my commit is there?
Even something dirty, such as git show | head -n 5
for each repository would be nice.