Open
Bug 1485399
Opened 7 years ago
Updated 3 years ago
`ci-admin current --json` doens't include the resource ID
Categories
(Firefox Build System :: Task Configuration, task)
Firefox Build System
Task Configuration
Tracking
(Not tracked)
NEW
People
(Reporter: dustin, Unassigned, Mentored)
Details
(Keywords: good-first-bug)
{ .. "resources": [{..}, {..}]}
nowhere in this output is there an `id` like "Role=abc:def". That values does appear in the non-JSON output.
I'm not sure how best to represent this -- maybe just an `id` property in each resource, or maybe changing the array to an object keyed by id.
| Reporter | ||
Updated•7 years ago
|
Assignee: dustin → nobody
| Reporter | ||
Updated•7 years ago
|
Keywords: good-first-bug
| Reporter | ||
Updated•7 years ago
|
Mentor: dustin
Comment 1•7 years ago
|
||
Hi, Can you assign me this bug to me as my first bug? I want try to fix it :)
| Reporter | ||
Comment 2•7 years ago
|
||
Sure! The repository is https://hg.mozilla.org/build/ci-admin and you should be able to run `ci-admin current --environment production` without needing any credentials, and see the issue.
Assignee: nobody → xiangh4
Comment 3•5 years ago
|
||
This good-first-bug hasn't had any activity for 6 months, it is automatically unassigned.
For more information, please visit auto_nag documentation.
Assignee: xiangh4 → nobody
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•