{"id":24983395,"url":"https://github.com/mozilla-mobile/testops-dashboard","last_synced_at":"2026-03-12T08:44:40.893Z","repository":{"id":41954674,"uuid":"339856383","full_name":"mozilla-mobile/testops-dashboard","owner":"mozilla-mobile","description":null,"archived":false,"fork":false,"pushed_at":"2025-04-08T17:58:42.000Z","size":1132,"stargazers_count":3,"open_issues_count":16,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-08T18:30:42.094Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mozilla-mobile.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-02-17T21:07:43.000Z","updated_at":"2025-04-08T17:22:45.000Z","dependencies_parsed_at":"2023-11-07T00:42:05.241Z","dependency_job_id":"d90e9b30-883f-482c-9a1f-073adea462fe","html_url":"https://github.com/mozilla-mobile/testops-dashboard","commit_stats":null,"previous_names":["mozilla-mobile/testops-dashboard"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mozilla-mobile%2Ftestops-dashboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mozilla-mobile%2Ftestops-dashboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mozilla-mobile%2Ftestops-dashboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mozilla-mobile%2Ftestops-dashboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mozilla-mobile","download_url":"https://codeload.github.com/mozilla-mobile/testops-dashboard/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248480512,"owners_count":21110936,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-02-04T09:14:10.781Z","updated_at":"2026-03-12T08:44:40.875Z","avatar_url":"https://github.com/mozilla-mobile.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# testops-dashboard\n\nThe Mozilla Mobile TestOps Dashboard is a data pump that collects data from diverse APIs and aggregates it in a Cloud SQL database for display in Looker graphs.\n\n## Overview\n\nThis repository contains the backend which enables data collection and processing for visualization in Looker.\n\n### High-Level Workflow\n\n1. `__main__.py` script is invoked via GitHub workflow cron job to initiate data extraction.\n2. Data is pulled from the source API.\n3. The data is transformed into a payload (usually a pandas dataframe).\n4. The payload is used to update a Cloud SQL database.\n\nOnce the data is in the database, it's accessed via BigQuery views for use in Looker dashboards.\n\n## Usage\n\nRun the following to retrieve and update mobile project test data:\n\n```\nUsage: __main__.py [-h] --project {fenix,focus-android,reference-browser,firefox-ios,focus-ios,ALL}\n                   --report-type {test-case-coverage,test-run-counts,issue-regression} [--num-days NUM_DAYS]\n```\n\n**Arguments:**\n- `--project`: Choose which project to pull data for.\n- `--report-type`: Select type of report.\n- `--num-days`: Optional number of historical days to include.\n\n## Connected APIs\n\n- Bitrise.io\n- Bugzilla\n- Confluence\n- GitHub (TBD)\n- Jira\n- Looker\n- Sentry \n- Testrail\n\n## Database\n\nData is stored in a Cloud SQL database and made available through BigQuery views.\n\n\u003e See [`DB/README.md`](db/README.md) for more details on working with the database, environment variables, and helper scripts.\n\n## Diagram\n![Screenshot 2025-05-06 at 11 36 31](https://github.com/user-attachments/assets/dc948be6-6469-4ab8-a1fa-5cceeb2b15b5)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmozilla-mobile%2Ftestops-dashboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmozilla-mobile%2Ftestops-dashboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmozilla-mobile%2Ftestops-dashboard/lists"}