f546c6956a | ||
---|---|---|
.circleci | ||
.github | ||
accounts_backend | ||
accounts_cirrus | ||
accounts_frontend | ||
activity_stream | ||
awesome_bar | ||
bedrock | ||
combined_browser_metrics | ||
contextual_services | ||
debug_ping_view | ||
duet | ||
experimentation | ||
fenix | ||
firefox_accounts | ||
firefox_desktop | ||
firefox_desktop_background_defaultagent | ||
firefox_desktop_background_tasks | ||
firefox_desktop_background_update | ||
firefox_ios | ||
fivetran | ||
focus_android | ||
focus_ios | ||
growth | ||
hubs | ||
klar_android | ||
klar_ios | ||
kpi | ||
marketing | ||
mdn_yari | ||
monitor_cirrus | ||
monitor_frontend | ||
monitoring | ||
mozilla_vpn | ||
multi_product | ||
operational_monitoring | ||
reference | ||
relay | ||
review_checker | ||
review_checker_desktop | ||
search | ||
shared | ||
src/sync_dashboards | ||
subscription_platform | ||
telemetry_dev_cycle | ||
user_journey | ||
views | ||
websites | ||
LICENSE | ||
README.md | ||
google_ad_cost_per_dou.view.lkml | ||
lookml_dashboards.yaml | ||
manifest.lkml |
README.md
Looker Spoke Default
Mozilla Looker Models. Creates explores from views defined in the hub [0].
Most of the code here is edited inside Looker and pushed, via the UI, to the associated branch. The dev workflow is:
- Edit LookML in Looker. Ensure explores, definitions, and views are correct for how end users should see them. Pull in definitions from looker-hub when possible.
- Commit the code in Looker (Add a relevant commit message!) and open a PR.
- Request review from another developer. They should not only look over your LookML code, but should also inspect the explores and generated queries for correctness and readability.
- Once changes are approved, merge to
main
. CI will push the changes to production.