Skip to content

browser: resolveRepo is Observable<void>

Administrator requested to merge core/browser-use-name into master

Created by: keegancsmith

We are returning the deprecated URL. Note: The only caller of this function doesn't use the return value, it just uses the query to determine if the repository exists. Additionaly the GraphQL API returns the name for the URI field.

Merge request reports

Loading