flutter/dashboard_box

Name: dashboard_box

Owner: Flutter

Description: [obsolete] Scripts for Flutter's performance lab and dashboard

Created: 2016-03-16 21:14:04.0

Updated: 2018-03-26 04:44:44.0

Pushed: 2017-05-19 01:36:25.0

Homepage:

Size: 180

Language: Dart

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

OBSOLETE

Scripts for Flutter's performance lab and dashboard

Build Status

This repository contains scripts for the job that generates data for the dashboard.

To test this script locally

On the actual build box launchd writes standard output in /tmp/flutter.dashboard.stdout and /tmp/flutter.dashboard.stderr.

config.json

The config file must be a JSON file under dashboard_box and define the following variables:

Example:


ndroid_device_id": "...",
irebase_flutter_dashboard_token": "..."

To re-build the web site

Run pub build. The output will be placed in build/web/; this is the location that firebase deploys from.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.