Closed
Bug 1588426
Opened 6 years ago
Closed 6 years ago
Automatically update GleanMetrics when metrics.yaml changes in glean-sample-app
Categories
(Data Platform and Tools :: Glean: SDK, defect, P3)
Data Platform and Tools
Glean: SDK
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: brizental, Unassigned)
Details
(Whiteboard: [telemetry:glean-rs:backlog])
Right now I need to clean the project for the metrics to be created again if I make a change to the metrics.yaml.
Comment 1•6 years ago
|
||
This might be solved by the Gradle plugin, but we should double-check that it works for that case.
Related: this doesn't affect the iOS parts, because for that we explicitly specify input and output files in Xcode
Updated•6 years ago
|
Whiteboard: [telemetry:glean-rs:m?] → [telemetry:glean-rs:backlog]
Comment 2•6 years ago
|
||
This was solved by the Glean gradle plugin. I can't reproduce it anymore on my machine.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•