Hello Everyone, Is there a way to ingestion lookML data strictly using the api and not specifying a repo for it? If we have to specify a repo is there a way so that it is a URL and not a path?
m
mammoth-bear-12532
07/28/2022, 6:46 AM
Looker doesn't really expose an API to get view metadata out. So you need to run the lookml ingestion using a container that has access to the git repo.
mammoth-bear-12532
07/28/2022, 6:47 AM
The current connector requires that you have a checked out version of the repo on the machine (hence the requirement for a path)
mammoth-bear-12532
07/28/2022, 6:47 AM
Is that something too hard for you to accomplish in your environment?