looker: move shong's file from dev instance to production instance
Categories
(Data Platform and Tools :: General, task)
Tracking
(Not tracked)
People
(Reporter: shong, Assigned: shong)
References
(Blocks 1 open bug)
Details
I need the following files (everything located in the shong-dev directory):
looker dev instance: mozilladev.cloud.looker.com
looker-spoke-dev
/shong-dev
.MR1Dev.model.lkml
./views/
..views/version_uplift.view.lkml
..views/surveys.view.lkml
..views/feature_usage.view.lkml
..views/gplay_downloads.view.lkml
..views/mozorg_ga.view.lkml
..views/mozblogs_ga.view.lkml
moved over to the production instance so that I can share re-create the MR1 dashboard I am developing (currently in dev instance) on production, so I can share with stakeholders.
Note - I would like the explores defined in .MR1Dev.model.lkml to be hidden (not accessible by the public, only accessible by myself)
Assignee | ||
Comment 1•3 years ago
|
||
update, I tried manually recreating the above files (everything under /shong-dev) to mozilladev.cloud.looker.com in developer mode (to the spoke-default project), however, looker is blocking me from committing the changes due to a model error (says "Model 'MR1Dev' has not been configured" but no other detail) and a bunch of LookML errors in other parts of the code (seems to all be referencing things in other explores, like DUET, and not the explores I've added).
This is strange, because I'm not running into anything similiar in the dev instance.
For reference, the changes are in dev-su-young-hong-56sd (personal branch).
Assignee | ||
Comment 2•3 years ago
|
||
update, I've debugged and created a PR that should get production up to date with the dev instance (files and dashboard)
https://github.com/mozilla/looker-spoke-default/compare/main...dev-su-young-hong-56sd?expand=1
Comment 3•3 years ago
|
||
I think Su did this all himself! If I'm wrong, open this back up Su.
Description
•