Hub for Mozilla Looker models
Перейти к файлу
Generated LookML Creator 0275845fbd Auto-push from LookML generation 2022-10-31 15:11:52 +00:00
accessibility Auto-push from LookML generation 2021-12-06 19:27:09 +00:00
activity_stream Auto-push from LookML generation 2022-07-07 18:21:55 +00:00
awesome_bar Auto-push from LookML generation 2022-06-06 03:40:50 +00:00
bedrock Auto-push from LookML generation 2022-10-20 01:17:12 +00:00
casa/views Auto-push from LookML generation 2021-12-29 20:28:13 +00:00
combined_browser_metrics/views Auto-push from LookML generation 2022-09-06 03:41:31 +00:00
contextual_services Auto-push from LookML generation 2022-07-29 03:34:53 +00:00
duet/views Auto-push from LookML generation 2022-08-30 10:45:45 +00:00
experimentation/views Auto-push from LookML generation 2022-10-12 16:25:53 +00:00
fenix Auto-push from LookML generation 2022-10-20 01:17:12 +00:00
firefox_accounts Auto-push from LookML generation 2022-09-20 21:58:32 +00:00
firefox_desktop Auto-push from LookML generation 2022-10-31 15:11:52 +00:00
firefox_desktop_background_update Auto-push from LookML generation 2022-09-08 16:05:27 +00:00
firefox_ios Auto-push from LookML generation 2022-10-20 01:17:12 +00:00
firefox_translations Auto-push from LookML generation 2022-09-22 21:21:02 +00:00
focus_android Auto-push from LookML generation 2022-10-31 15:11:52 +00:00
focus_ios Auto-push from LookML generation 2022-10-14 17:15:16 +00:00
glean_dictionary Auto-push from LookML generation 2022-08-26 16:02:19 +00:00
klar_android Auto-push from LookML generation 2022-10-07 03:52:34 +00:00
klar_ios Auto-push from LookML generation 2022-10-14 17:15:16 +00:00
kpi Auto-push from LookML generation 2022-08-30 10:45:45 +00:00
marketing/views Auto-push from LookML generation 2022-08-22 03:36:57 +00:00
mdn_yari Auto-push from LookML generation 2022-10-20 01:17:12 +00:00
monitoring Auto-push from LookML generation 2022-08-31 17:24:31 +00:00
mozilla_vpn Auto-push from LookML generation 2022-08-26 16:02:19 +00:00
mozilla_vpn_android Auto-push from LookML generation 2022-08-15 03:37:32 +00:00
operational_monitoring Auto-push from LookML generation 2022-10-31 13:14:16 +00:00
pocket/views Auto-push from LookML generation 2022-03-29 15:51:25 +00:00
regrets_reporter/views Auto-push from LookML generation 2022-01-11 17:53:16 +00:00
revenue/views Auto-push from LookML generation 2022-02-28 21:53:43 +00:00
revenue_private/views Auto-push from LookML generation 2022-10-14 21:08:36 +00:00
search Auto-push from LookML generation 2022-08-31 13:52:51 +00:00
search_private/views Auto-push from LookML generation 2022-08-26 20:48:27 +00:00
shared/views Auto-push from LookML generation 2022-04-18 21:39:16 +00:00
sync Auto-push from LookML generation 2021-12-06 19:27:09 +00:00
user_journey Clean-up fields 2021-03-01 13:36:59 -05:00
viu_politica Auto-push from LookML generation 2022-10-20 18:33:34 +00:00
websites/views Auto-push from LookML generation 2022-05-13 15:06:09 +00:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2021-01-19 14:59:24 -05:00
README.md Auto-push from LookML generation 2022-09-12 03:47:31 +00:00
hub.model.lkml Add hub 2021-06-11 17:11:19 +00:00
namespaces.yaml Auto-push from LookML generation 2022-10-31 13:14:16 +00:00

README.md

Mozilla Looker Hub - Base Branch

Mozilla uses a hub-and-spoke model for our Looker deploy. This centralized repository contains all of the automated imports (called views in Looker) of BigQuery tables that are used in any Looker explore. Downstream projects import these views and extend them to suit the needs of the project.

This is the base branch. All generated branches are derived from this branch directly, and files in this branch are kept as-is in the generated branches.

base branch and why it matters

The base branch plays an important role in the LookML generation process and should not be deleted!

The base branch contains pre-defined looker-hub content which should remain and be unchanged after generation. If the generate command overwrites any files found in the base branch it exits with an error exit code prior to pushing the changes to this repo.

More detailed description of the LookML generate process can be found here.