Skip to content
Snippets Groups Projects
  • Jonas Höppner's avatar
    report-image-diff: Rewrite the report image diff to use buildhistory · a6d850b9
    Jonas Höppner authored
    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.
    a6d850b9
Code owners
Assign users and groups as approvers for specific file changes. Learn more.