[WPT Dashboard] There is no way to populate the local datastore |
||||
Issue descriptionAfter I removed the upload endpoint and re-wrote the import to use the App Engine Remote API, there is no longer a way to populate the local datastore. There are also many other reasons the first-time developer experience is crappy, but this is the biggest blocker.
,
Mar 3 2017
This can be fixed by creating a new endpoint that populates the datastore - e.g. /tasks/populate-datastore would read in a JSON file of dummy data and load it into the local DB.
,
Mar 16 2017
Fixed in https://github.com/jeffcarp/wptdashboard/commit/cad296e5a7325fc57788497357fe8afde6738883
,
Jul 3 2017
,
Jul 3 2017
|
||||
►
Sign in to add a comment |
||||
Comment 1 by jeffcarp@chromium.org
, Feb 16 2017