Skip to content
Snippets Groups Projects
Commit a6d850b9 authored by Jonas Höppner's avatar Jonas Höppner
Browse files

report-image-diff: Rewrite the report image diff to use buildhistory

The old way used the gitlab UI to load the html overview for the
artefacts, but this didn't worked for private repos, as the login
was not implemented. Loading file from the buildhistory with known
names uses the gitlab API, where the credential handling is provided.

Also replace loops and duplicated code with internal classes, which
massively restructures the code.
parent 7d0a74dc
No related branches found
No related tags found
No related merge requests found
Pipeline #249259 failed with stages
in 53 seconds