Open
Bug 1959137
Opened 22 days ago
Consider checking tags on build/test
Categories
(Toolkit :: Telemetry, task, P4)
Toolkit
Telemetry
Tracking
()
NEW
People
(Reporter: chutten, Unassigned)
Details
We could check that update-glean-tags
would be a no-op on each commit/build/lint/test to ensure changes to the build system (renames/additions of components) are reflected more quickly in the tags.yaml
.
Thoughts:
- How quick is this to run? Will perf/developer productivity come at us if we run it as frequently as, say, per-commit?
- Do we want people to fix this themselves, or is this some Arcane Glean Wizardry that we want to take care of ourselves instead?
- If we do want folks to take care of it, will they have the information necessary to do so? If not, what docs do we need to write?
You need to log in
before you can comment on or make changes to this bug.
Description
•