Skip to content

Resolve CE-2516 "Async git info from instances"

Imre Toth requested to merge CE-2516_Async_git_info_from_instances into develop

Modified the operation instance response to give back git_project_id instead of the resolved URL which makes the response generation faster.

Also modified the response instance_name to not to concatenate it by the FE.

Merge request reports