Skip to content

E3-932: Improve mock_gitlab_config

Simon Rose requested to merge improve_e3_tag_remote_tests into master

In particular, this simplifies the way that the tagger interacts with the registry by only calling read_version_from. This requires that we cache the responses from get_config_from to avoid a double call.

Merge request reports