Here comes the counter part of what has been implemented in D1828.
It enables Jenkins to link back to Phabricator web interface in order to easily
browse commits, files history or even diffs.
You can see the results on the last Jenkins jobs building the master branch of swh-web
(Jenkins pipeline configuration has been hotpatched):
- https://jenkins.softwareheritage.org/job/DWAPPS/job/tests/723/ (notice the phabricator link in the Changes section)
- https://jenkins.softwareheritage.org/job/DWAPPS/job/tests/723/changes
And this time I have tested my changes using tox ;-)