madecoste / swarming

Automatically exported from code.google.com/p/swarming
Apache License 2.0
0 stars 1 forks source link

Simplify ereporter2 component API #192

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Ideally to enable ereporter2 for an app you just do:

app.yaml
...
includes:
  - components/ereporter
...

(And probably modify cron.yaml too, since it doesn't support includes)

Original issue reported on code.google.com by vadimsh@chromium.org on 12 Dec 2014 at 11:06

GoogleCodeExporter commented 9 years ago

Original comment by vadimsh@chromium.org on 16 Dec 2014 at 6:54