Remove target.json
Categories
(Release Engineering :: General, task)
Tracking
(Not tracked)
People
(Reporter: glandium, Assigned: glandium)
References
Details
(Keywords: leave-open)
Attachments
(1 file)
target.json was added in bug 839298 seemingly for socorro, but socorro uses buildhub.json. Chances are everything else that might need the data that target.json contains actually already uses buildhub.json.
I'm not going to take too many risks so close to a freeze, though, but I still want to fix bug 1869078, so as a first step, I'm going to remove a few fields that are probably unused.
| Assignee | ||
Comment 1•2 years ago
|
||
This is a (probably) safe thing to do before going all the way to
removing the file. This will unlock fixing bug 1869078.
Comment 3•2 years ago
|
||
| bugherder | ||
Comment 4•1 year ago
|
||
The leave-open keyword is there and there is no activity for 6 months.
:glandium, maybe it's time to close this bug?
For more information, please visit BugBot documentation.
| Assignee | ||
Comment 5•1 year ago
|
||
build_sm.sh says fuzzing is using target.json. Is that true?
Comment 6•1 year ago
|
||
Yes. We use it to get the revision for those builds.
| Assignee | ||
Comment 7•1 year ago
|
||
Could you switch to using buildhub.json, which contains that information?
Comment 8•1 year ago
|
||
Yes but it would need to also be added to the "sm-" prefixed spidermonkey builds. I believe that most of the metadata files for these builds are generated manually.
Updated•1 year ago
|
Description
•