Open
Bug 1403970
Opened 8 years ago
Updated 3 years ago
Schedule symbol uploads by an attribute on the relevant build jobs
Categories
(Firefox Build System :: Task Configuration, task)
Firefox Build System
Task Configuration
Tracking
(Not tracked)
NEW
People
(Reporter: Callek, Unassigned)
References
Details
Right now we schedule symbol uploads by having a list of labels we should do symbols for.
Instead we should do something on the builds we want symbols for, like:
macosx64-devedition-nightly/opt:
...
publish-symbols: true
I suspect this will reduce the chances of us forgetting we need symbols for specific jobs.
Comment 1•8 years ago
|
||
... and we should make the attribute required so the decision on whether to generate/publish symbols is explicit.
Updated•7 years ago
|
Product: TaskCluster → Firefox Build System
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•